#75E39B#75E39B
#75E39B is a very light, vivid green. Relative luminance 0.611; OKLCH L 83.2% C 0.144 H 153.3°. Best body text is #000000 at 13.22:1 contrast (WCAG AA passes).
Color values
| HEX | #75E39B |
|---|---|
| RGB | rgb(117, 227, 155) |
| HSL | hsl(141, 66%, 67%) |
| HSV | hsv(141, 48%, 89%) |
| CMYK | cmyk(48.5%, 0%, 31.7%, 11%) |
| CIE-LAB | lab(82.42, -47.31, 25.69) |
| CIE-LCH | lch(82.42, 53.84, 151.50°) |
| OKLab | oklab(83.2% -0.129 0.0648) |
| OKLCH | oklch(83.2% 0.144 153.3) |
| XYZ | xyz(40.7187, 61.0834, 40.6486) |
| Luminance | 0.6109 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Hospital Green
#9BE5AA
ΔE00 4.66
Seafoam Green
#7AF9AB
ΔE00 4.75
Seafoam (survey)
#80F9AD
ΔE00 4.75
Light Sea Green
#98F6B0
ΔE00 5.05
Aqua Green
#12E193
ΔE00 5.17
Light Blue Green
#7EFBB3
ΔE00 5.27
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#75E39B #E375BD
analogous
#86E375 #75E39B #75E3D2
triadic
#75E39B #9B75E3 #E39B75
tetradic
#75E39B #7586E3 #E375BD #E3D275
square
#75E39B #7586E3 #E375BD #E3D275
split-complementary
#75E39B #D275E3 #E37586
monochromatic
#25B858 #42D976 #75E39B #A8EDC0 #DBF8E5
Accessibility & contrast
On white
1.59
#75E39B on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.22
#75E39B on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #75E39B
13.22:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##75E39B | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##75E39B | 1.00 | 1.59 | 13.22 | 13.22 |
| #FFFFFF | 1.59 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.22 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.22 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E3D496
Deuteranopia (green-blind)
#D3C99F
Tritanopia (blue-blind)
#5BE1D0
Achromatopsia (no color)
#CDCDCD
Design tokens & code
CSS
--color: #75e39b; /* rgb */ color: rgb(117, 227, 155); /* oklch */ color: oklch(83.2% 0.144 153.3);
Tailwind
colors: {
custom: {
50: '#a3ecb9',
500: '#75e39b',
950: '#000000',
},
}SCSS
$custom: #75e39b; $custom-light: #a3ecb9; $custom-dark: #000000;
JSON
{
"hex": "#75e39b",
"rgb": {
"r": 117,
"g": 227,
"b": 155
},
"hsl": {
"h": 140.727,
"s": 66.265,
"l": 67.451
},
"oklch": {
"l": 0.83198,
"c": 0.14435,
"h": 153.3
},
"luminance": 0.61087
}Semantic roles & 50–950 ramp
primary
#75E39B
secondary
#B94490
accent
#178FCE
background
#FCFFFD
surface
#F6FEF8
border
#D0D6D1
text
#101611
muted
#808581