#75E99B#75E99B
#75E99B is a very light, vivid green. Relative luminance 0.644; OKLCH L 84.6% C 0.153 H 152.5°. Best body text is #000000 at 13.89:1 contrast (WCAG AA passes).
Color values
| HEX | #75E99B |
|---|---|
| RGB | rgb(117, 233, 155) |
| HSL | hsl(140, 73%, 69%) |
| HSV | hsv(140, 50%, 91%) |
| CMYK | cmyk(49.8%, 0%, 33.5%, 8.6%) |
| CIE-LAB | lab(84.19, -49.83, 28.07) |
| CIE-LCH | lch(84.19, 57.19, 150.60°) |
| OKLab | oklab(84.64% -0.1356 0.0706) |
| OKLCH | oklch(84.64% 0.153 152.5) |
| XYZ | xyz(42.3884, 64.4229, 41.2051) |
| Luminance | 0.6443 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Seafoam Green
#7AF9AB
ΔE00 3.50
Seafoam (survey)
#80F9AD
ΔE00 3.58
Light Bluish Green
#76FDA8
ΔE00 4.25
Light Blue Green
#7EFBB3
ΔE00 4.29
Light Sea Green
#98F6B0
ΔE00 4.32
Lightgreen
#90EE90
ΔE00 4.52
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#75E99B #E975C3
analogous
#89E975 #75E99B #75E9D5
triadic
#75E99B #9B75E9 #E99B75
tetradic
#75E99B #7589E9 #E975C3 #E9D575
square
#75E99B #7589E9 #E975C3 #E9D575
split-complementary
#75E99B #D575E9 #E97589
monochromatic
#1FC455 #40E175 #75E99B #AAF1C1 #DFFAE7
Accessibility & contrast
On white
1.51
#75E99B on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.89
#75E99B on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #75E99B
13.89:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##75E99B | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##75E99B | 1.00 | 1.51 | 13.89 | 13.89 |
| #FFFFFF | 1.51 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.89 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.89 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E9D996
Deuteranopia (green-blind)
#D9CDA0
Tritanopia (blue-blind)
#5AE6D5
Achromatopsia (no color)
#D2D2D2
Design tokens & code
CSS
--color: #75e99b; /* rgb */ color: rgb(117, 233, 155); /* oklch */ color: oklch(84.6% 0.153 152.5);
Tailwind
colors: {
custom: {
50: '#a4f1b9',
500: '#75e99b',
950: '#000000',
},
}SCSS
$custom: #75e99b; $custom-light: #a4f1b9; $custom-dark: #000000;
JSON
{
"hex": "#75e99b",
"rgb": {
"r": 117,
"g": 233,
"b": 155
},
"hsl": {
"h": 139.655,
"s": 72.5,
"l": 68.627
},
"oklch": {
"l": 0.84635,
"c": 0.15286,
"h": 152.5
},
"luminance": 0.64426
}Semantic roles & 50–950 ramp
primary
#75E99B
secondary
#C14197
accent
#1194D5
background
#FDFFFD
surface
#F7FEF8
border
#D0D6D1
text
#101711
muted
#818581