#75DD92#75DD92
#75DD92 is a light, vivid green. Relative luminance 0.576; OKLCH L 81.6% C 0.144 H 151.1°. Best body text is #000000 at 12.51:1 contrast (WCAG AA passes).
Color values
| HEX | #75DD92 |
|---|---|
| RGB | rgb(117, 221, 146) |
| HSL | hsl(137, 60%, 66%) |
| HSV | hsv(137, 47%, 87%) |
| CMYK | cmyk(47.1%, 0%, 33.9%, 13.3%) |
| CIE-LAB | lab(80.50, -46.38, 27.72) |
| CIE-LCH | lch(80.50, 54.03, 149.13°) |
| OKLab | oklab(81.58% -0.1262 0.0696) |
| OKLCH | oklch(81.58% 0.144 151.1) |
| XYZ | xyz(38.3784, 57.5673, 36.2778) |
| Luminance | 0.5757 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Hospital Green
#9BE5AA
ΔE00 5.15
Weird Green
#3AE57F
ΔE00 5.34
Lightgreen
#90EE90
ΔE00 5.54
Aqua Green
#12E193
ΔE00 5.56
Emerald
#50C878
ΔE00 5.97
Seafoam Green
#7AF9AB
ΔE00 6.19
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#75DD92 #DD75C0
analogous
#8CDD75 #75DD92 #75DDC6
triadic
#75DD92 #9275DD #DD9275
tetradic
#75DD92 #758CDD #DD75C0 #DDC675
square
#75DD92 #758CDD #DD75C0 #DDC675
split-complementary
#75DD92 #C675DD #DD758C
monochromatic
#2BAD4F #44D16B #75DD92 #A6E9B9 #D7F5E0
Accessibility & contrast
On white
1.68
#75DD92 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.51
#75DD92 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #75DD92
12.51:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##75DD92 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##75DD92 | 1.00 | 1.68 | 12.51 | 12.51 |
| #FFFFFF | 1.68 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.51 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.51 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DECE8D
Deuteranopia (green-blind)
#CFC497
Tritanopia (blue-blind)
#60DACA
Achromatopsia (no color)
#C8C8C8
Design tokens & code
CSS
--color: #75dd92; /* rgb */ color: rgb(117, 221, 146); /* oklch */ color: oklch(81.6% 0.144 151.1);
Tailwind
colors: {
custom: {
50: '#a2e8b2',
500: '#75dd92',
950: '#000000',
},
}SCSS
$custom: #75dd92; $custom-light: #a2e8b2; $custom-dark: #000000;
JSON
{
"hex": "#75dd92",
"rgb": {
"r": 117,
"g": 221,
"b": 146
},
"hsl": {
"h": 136.731,
"s": 60.465,
"l": 66.275
},
"oklch": {
"l": 0.81575,
"c": 0.14417,
"h": 151.1
},
"luminance": 0.5757
}Semantic roles & 50–950 ramp
primary
#75DD92
secondary
#AF4792
accent
#1D99C8
background
#FCFEFD
surface
#F6FDF8
border
#D0D5D1
text
#0F1611
muted
#808481