#75EE9E#75EE9E
#75EE9E is a very light, vivid green. Relative luminance 0.674; OKLCH L 85.9% C 0.157 H 152.8°. Best body text is #000000 at 14.48:1 contrast (WCAG AA passes).
Color values
| HEX | #75EE9E |
|---|---|
| RGB | rgb(117, 238, 158) |
| HSL | hsl(140, 78%, 70%) |
| HSV | hsv(140, 51%, 93%) |
| CMYK | cmyk(50.8%, 0%, 33.6%, 6.7%) |
| CIE-LAB | lab(85.70, -51.36, 28.59) |
| CIE-LCH | lch(85.70, 58.78, 150.90°) |
| OKLab | oklab(85.89% -0.1397 0.0719) |
| OKLCH | oklch(85.89% 0.157 152.8) |
| XYZ | xyz(44.0790, 67.3960, 43.0270) |
| Luminance | 0.6740 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Seafoam Green
#7AF9AB
ΔE00 2.48
Seafoam (survey)
#80F9AD
ΔE00 2.64
Light Bluish Green
#76FDA8
ΔE00 3.16
Light Blue Green
#7EFBB3
ΔE00 3.42
Light Green Blue
#56FCA2
ΔE00 3.78
Foam Green
#90FDA9
ΔE00 3.82
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#75EE9E #EE75C5
analogous
#88EE75 #75EE9E #75EEDB
triadic
#75EE9E #9E75EE #EE9E75
tetradic
#75EE9E #7588EE #EE75C5 #EEDB75
square
#75EE9E #7588EE #EE75C5 #EEDB75
split-complementary
#75EE9E #DB75EE #EE7588
monochromatic
#1ACF57 #3FE778 #75EE9E #ABF5C4 #E2FBEB
Accessibility & contrast
On white
1.45
#75EE9E on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.48
#75EE9E on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #75EE9E
14.48:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##75EE9E | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##75EE9E | 1.00 | 1.45 | 14.48 | 14.48 |
| #FFFFFF | 1.45 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.48 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.48 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EEDD99
Deuteranopia (green-blind)
#DDD1A3
Tritanopia (blue-blind)
#58EBD9
Achromatopsia (no color)
#D6D6D6
Design tokens & code
CSS
--color: #75ee9e; /* rgb */ color: rgb(117, 238, 158); /* oklch */ color: oklch(85.9% 0.157 152.8);
Tailwind
colors: {
custom: {
50: '#a4f4bb',
500: '#75ee9e',
950: '#000000',
},
}SCSS
$custom: #75ee9e; $custom-light: #a4f4bb; $custom-dark: #000000;
JSON
{
"hex": "#75ee9e",
"rgb": {
"r": 117,
"g": 238,
"b": 158
},
"hsl": {
"h": 140.331,
"s": 78.065,
"l": 69.608
},
"oklch": {
"l": 0.85892,
"c": 0.15711,
"h": 152.8
},
"luminance": 0.674
}Semantic roles & 50–950 ramp
primary
#75EE9E
secondary
#C74099
accent
#0B94DA
background
#FDFFFD
surface
#F7FEF8
border
#D0D6D1
text
#101712
muted
#818582