#75F19F#75F19F
#75F19F is a very light, vivid green. Relative luminance 0.692; OKLCH L 86.6% C 0.160 H 152.7°. Best body text is #000000 at 14.84:1 contrast (WCAG AA passes).
Color values
| HEX | #75F19F |
|---|---|
| RGB | rgb(117, 241, 159) |
| HSL | hsl(140, 82%, 70%) |
| HSV | hsv(140, 51%, 95%) |
| CMYK | cmyk(51.5%, 0%, 34%, 5.5%) |
| CIE-LAB | lab(86.60, -52.41, 29.28) |
| CIE-LCH | lch(86.60, 60.03, 150.80°) |
| OKLab | oklab(86.63% -0.1425 0.0736) |
| OKLCH | oklch(86.63% 0.16 152.7) |
| XYZ | xyz(45.0462, 69.1919, 43.7758) |
| Luminance | 0.6920 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Seafoam Green
#7AF9AB
ΔE00 2.00
Seafoam (survey)
#80F9AD
ΔE00 2.22
Light Bluish Green
#76FDA8
ΔE00 2.51
Light Blue Green
#7EFBB3
ΔE00 3.09
Light Green Blue
#56FCA2
ΔE00 3.24
Foam Green
#90FDA9
ΔE00 3.32
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#75F19F #F175C7
analogous
#89F175 #75F19F #75F1DD
triadic
#75F19F #9F75F1 #F19F75
tetradic
#75F19F #7589F1 #F175C7 #F1DD75
square
#75F19F #7589F1 #F175C7 #F1DD75
split-complementary
#75F19F #DD75F1 #F17589
monochromatic
#16D657 #3DEB78 #75F19F #ADF7C6 #E3FCEC
Accessibility & contrast
On white
1.42
#75F19F on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.84
#75F19F on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #75F19F
14.84:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##75F19F | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##75F19F | 1.00 | 1.42 | 14.84 | 14.84 |
| #FFFFFF | 1.42 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.84 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.84 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F1E09A
Deuteranopia (green-blind)
#E0D4A4
Tritanopia (blue-blind)
#56EEDC
Achromatopsia (no color)
#D9D9D9
Design tokens & code
CSS
--color: #75f19f; /* rgb */ color: rgb(117, 241, 159); /* oklch */ color: oklch(86.6% 0.160 152.7);
Tailwind
colors: {
custom: {
50: '#a5f6bc',
500: '#75f19f',
950: '#000000',
},
}SCSS
$custom: #75f19f; $custom-light: #a5f6bc; $custom-dark: #000000;
JSON
{
"hex": "#75f19f",
"rgb": {
"r": 117,
"g": 241,
"b": 159
},
"hsl": {
"h": 140.323,
"s": 81.579,
"l": 70.196
},
"oklch": {
"l": 0.86629,
"c": 0.16037,
"h": 152.7
},
"luminance": 0.69196
}Semantic roles & 50–950 ramp
primary
#75F19F
secondary
#CB3F9C
accent
#0895DE
background
#FDFFFD
surface
#F7FFF8
border
#D0D7D1
text
#101712
muted
#818582