#75EF99#75EF99
#75EF99 is a very light, vivid green. Relative luminance 0.678; OKLCH L 86.0% C 0.163 H 151.2°. Best body text is #000000 at 14.56:1 contrast (WCAG AA passes).
Color values
| HEX | #75EF99 |
|---|---|
| RGB | rgb(117, 239, 153) |
| HSL | hsl(138, 79%, 70%) |
| HSV | hsv(138, 51%, 94%) |
| CMYK | cmyk(51%, 0%, 36%, 6.3%) |
| CIE-LAB | lab(85.91, -52.63, 31.40) |
| CIE-LCH | lch(85.91, 61.29, 149.18°) |
| OKLab | oklab(86.04% -0.1429 0.0786) |
| OKLCH | oklch(86.04% 0.163 151.2) |
| XYZ | xyz(43.9493, 67.8112, 40.9037) |
| Luminance | 0.6782 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Seafoam Green
#7AF9AB
ΔE00 2.84
Seafoam (survey)
#80F9AD
ΔE00 3.05
Light Bluish Green
#76FDA8
ΔE00 3.09
Foam Green
#90FDA9
ΔE00 3.60
Light Green Blue
#56FCA2
ΔE00 3.66
Lightgreen
#90EE90
ΔE00 3.68
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#75EF99 #EF75CB
analogous
#8EEF75 #75EF99 #75EFD6
triadic
#75EF99 #9975EF #EF9975
tetradic
#75EF99 #758EEF #EF75CB #EFD675
square
#75EF99 #758EEF #EF75CB #EFD675
split-complementary
#75EF99 #D675EF #EF758E
monochromatic
#18D14F #3EE970 #75EF99 #ACF5C2 #E3FCEA
Accessibility & contrast
On white
1.44
#75EF99 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.56
#75EF99 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #75EF99
14.56:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##75EF99 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##75EF99 | 1.00 | 1.44 | 14.56 | 14.56 |
| #FFFFFF | 1.44 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.56 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.56 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F0DE93
Deuteranopia (green-blind)
#DFD29E
Tritanopia (blue-blind)
#59ECD9
Achromatopsia (no color)
#D7D7D7
Design tokens & code
CSS
--color: #75ef99; /* rgb */ color: rgb(117, 239, 153); /* oklch */ color: oklch(86.0% 0.163 151.2);
Tailwind
colors: {
custom: {
50: '#a4f5b7',
500: '#75ef99',
950: '#000000',
},
}SCSS
$custom: #75ef99; $custom-light: #a4f5b7; $custom-dark: #000000;
JSON
{
"hex": "#75ef99",
"rgb": {
"r": 117,
"g": 239,
"b": 153
},
"hsl": {
"h": 137.705,
"s": 79.221,
"l": 69.804
},
"oklch": {
"l": 0.86035,
"c": 0.16311,
"h": 151.2
},
"luminance": 0.67815
}Semantic roles & 50–950 ramp
primary
#75EF99
secondary
#C840A0
accent
#0A9EDC
background
#FDFFFD
surface
#F7FEF8
border
#D0D6D1
text
#101711
muted
#818581