#75DE92#75DE92
#75DE92 is a light, vivid green. Relative luminance 0.581; OKLCH L 81.8% C 0.146 H 151.0°. Best body text is #000000 at 12.62:1 contrast (WCAG AA passes).
Color values
| HEX | #75DE92 |
|---|---|
| RGB | rgb(117, 222, 146) |
| HSL | hsl(137, 61%, 66%) |
| HSV | hsv(137, 47%, 87%) |
| CMYK | cmyk(47.3%, 0%, 34.2%, 12.9%) |
| CIE-LAB | lab(80.79, -46.80, 28.12) |
| CIE-LCH | lch(80.79, 54.60, 149.00°) |
| OKLab | oklab(81.82% -0.1273 0.0706) |
| OKLCH | oklch(81.82% 0.146 151) |
| XYZ | xyz(38.6432, 58.0969, 36.3661) |
| Luminance | 0.5810 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Hospital Green
#9BE5AA
ΔE00 5.17
Weird Green
#3AE57F
ΔE00 5.17
Lightgreen
#90EE90
ΔE00 5.31
Aqua Green
#12E193
ΔE00 5.53
Seafoam Green
#7AF9AB
ΔE00 5.98
Seafoam (survey)
#80F9AD
ΔE00 6.01
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#75DE92 #DE75C1
analogous
#8DDE75 #75DE92 #75DEC7
triadic
#75DE92 #9275DE #DE9275
tetradic
#75DE92 #758DDE #DE75C1 #DEC775
square
#75DE92 #758DDE #DE75C1 #DEC775
split-complementary
#75DE92 #C775DE #DE758D
monochromatic
#2AAF4F #44D26B #75DE92 #A6EAB9 #D8F6E0
Accessibility & contrast
On white
1.66
#75DE92 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.62
#75DE92 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #75DE92
12.62:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##75DE92 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##75DE92 | 1.00 | 1.66 | 12.62 | 12.62 |
| #FFFFFF | 1.66 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.62 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.62 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DFCF8D
Deuteranopia (green-blind)
#D0C497
Tritanopia (blue-blind)
#60DBCA
Achromatopsia (no color)
#C9C9C9
Design tokens & code
CSS
--color: #75de92; /* rgb */ color: rgb(117, 222, 146); /* oklch */ color: oklch(81.8% 0.146 151.0);
Tailwind
colors: {
custom: {
50: '#a3e9b2',
500: '#75de92',
950: '#000000',
},
}SCSS
$custom: #75de92; $custom-light: #a3e9b2; $custom-dark: #000000;
JSON
{
"hex": "#75de92",
"rgb": {
"r": 117,
"g": 222,
"b": 146
},
"hsl": {
"h": 136.571,
"s": 61.404,
"l": 66.471
},
"oklch": {
"l": 0.81815,
"c": 0.14561,
"h": 151
},
"luminance": 0.581
}Semantic roles & 50–950 ramp
primary
#75DE92
secondary
#B14693
accent
#1C99C9
background
#FCFEFD
surface
#F6FDF8
border
#D0D5D1
text
#101611
muted
#808481