#75EA99#75EA99
#75EA99 is a very light, vivid green. Relative luminance 0.649; OKLCH L 84.8% C 0.156 H 151.8°. Best body text is #000000 at 13.99:1 contrast (WCAG AA passes).
Color values
| HEX | #75EA99 |
|---|---|
| RGB | rgb(117, 234, 153) |
| HSL | hsl(138, 74%, 69%) |
| HSV | hsv(138, 50%, 92%) |
| CMYK | cmyk(50%, 0%, 34.6%, 8.2%) |
| CIE-LAB | lab(84.44, -50.59, 29.44) |
| CIE-LCH | lch(84.44, 58.53, 149.81°) |
| OKLab | oklab(84.84% -0.1375 0.0739) |
| OKLCH | oklch(84.84% 0.156 151.8) |
| XYZ | xyz(42.5058, 64.9240, 40.4225) |
| Luminance | 0.6493 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Seafoam Green
#7AF9AB
ΔE00 3.44
Seafoam (survey)
#80F9AD
ΔE00 3.56
Light Bluish Green
#76FDA8
ΔE00 4.04
Lightgreen
#90EE90
ΔE00 4.11
Light Blue Green
#7EFBB3
ΔE00 4.36
Light Sea Green
#98F6B0
ΔE00 4.37
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#75EA99 #EA75C6
analogous
#8CEA75 #75EA99 #75EAD4
triadic
#75EA99 #9975EA #EA9975
tetradic
#75EA99 #758CEA #EA75C6 #EAD475
square
#75EA99 #758CEA #EA75C6 #EAD475
split-complementary
#75EA99 #D475EA #EA758C
monochromatic
#1EC652 #40E272 #75EA99 #AAF2C0 #DFFAE8
Accessibility & contrast
On white
1.50
#75EA99 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.99
#75EA99 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #75EA99
13.99:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##75EA99 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##75EA99 | 1.00 | 1.50 | 13.99 | 13.99 |
| #FFFFFF | 1.50 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.99 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.99 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EBDA94
Deuteranopia (green-blind)
#DACE9E
Tritanopia (blue-blind)
#5AE7D5
Achromatopsia (no color)
#D3D3D3
Design tokens & code
CSS
--color: #75ea99; /* rgb */ color: rgb(117, 234, 153); /* oklch */ color: oklch(84.8% 0.156 151.8);
Tailwind
colors: {
custom: {
50: '#a4f1b7',
500: '#75ea99',
950: '#000000',
},
}SCSS
$custom: #75ea99; $custom-light: #a4f1b7; $custom-dark: #000000;
JSON
{
"hex": "#75ea99",
"rgb": {
"r": 117,
"g": 234,
"b": 153
},
"hsl": {
"h": 138.462,
"s": 73.585,
"l": 68.824
},
"oklch": {
"l": 0.84835,
"c": 0.15613,
"h": 151.8
},
"luminance": 0.64927
}Semantic roles & 50–950 ramp
primary
#75EA99
secondary
#C2419A
accent
#1099D6
background
#FDFFFD
surface
#F7FEF8
border
#D0D6D1
text
#101711
muted
#818581