#75EF8F#75EF8F
#75EF8F is a very light, vivid green. Relative luminance 0.675; OKLCH L 85.9% C 0.172 H 148.7°. Best body text is #000000 at 14.50:1 contrast (WCAG AA passes).
Color values
| HEX | #75EF8F |
|---|---|
| RGB | rgb(117, 239, 143) |
| HSL | hsl(133, 79%, 70%) |
| HSV | hsv(133, 51%, 94%) |
| CMYK | cmyk(51%, 0%, 40.2%, 6.3%) |
| CIE-LAB | lab(85.75, -54.29, 36.21) |
| CIE-LCH | lch(85.75, 65.25, 146.30°) |
| OKLab | oklab(85.85% -0.1472 0.0897) |
| OKLCH | oklch(85.85% 0.172 148.7) |
| XYZ | xyz(43.1578, 67.4946, 36.7348) |
| Luminance | 0.6750 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Lightgreen
#90EE90
ΔE00 2.84
Baby Green
#8CFF9E
ΔE00 3.70
Mint Green
#8FFF9F
ΔE00 3.83
Light Bluish Green
#76FDA8
ΔE00 3.97
Palegreen
#98FB98
ΔE00 4.04
Foam Green
#90FDA9
ΔE00 4.11
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#75EF8F #EF75D5
analogous
#98EF75 #75EF8F #75EFCC
triadic
#75EF8F #8F75EF #EF8F75
tetradic
#75EF8F #7598EF #EF75D5 #EFCC75
square
#75EF8F #7598EF #EF75D5 #EFCC75
split-complementary
#75EF8F #CC75EF #EF7598
monochromatic
#18D140 #3EE962 #75EF8F #ACF5BC #E3FCE8
Accessibility & contrast
On white
1.45
#75EF8F on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.50
#75EF8F on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #75EF8F
14.50:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##75EF8F | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##75EF8F | 1.00 | 1.45 | 14.50 | 14.50 |
| #FFFFFF | 1.45 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.50 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.50 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F1DD88
Deuteranopia (green-blind)
#E0D295
Tritanopia (blue-blind)
#5CEBD7
Achromatopsia (no color)
#D6D6D6
Design tokens & code
CSS
--color: #75ef8f; /* rgb */ color: rgb(117, 239, 143); /* oklch */ color: oklch(85.9% 0.172 148.7);
Tailwind
colors: {
custom: {
50: '#a5f5b1',
500: '#75ef8f',
950: '#000000',
},
}SCSS
$custom: #75ef8f; $custom-light: #a5f5b1; $custom-dark: #000000;
JSON
{
"hex": "#75ef8f",
"rgb": {
"r": 117,
"g": 239,
"b": 143
},
"hsl": {
"h": 132.787,
"s": 79.221,
"l": 69.804
},
"oklch": {
"l": 0.85853,
"c": 0.17238,
"h": 148.7
},
"luminance": 0.67498
}Semantic roles & 50–950 ramp
primary
#75EF8F
secondary
#C840AB
accent
#0AAFDC
background
#FDFFFD
surface
#F7FEF7
border
#D0D6D0
text
#101711
muted
#818581