#75DB97#75DB97
#75DB97 is a light, vivid green. Relative luminance 0.567; OKLCH L 81.2% C 0.137 H 153.1°. Best body text is #000000 at 12.34:1 contrast (WCAG AA passes).
Color values
| HEX | #75DB97 |
|---|---|
| RGB | rgb(117, 219, 151) |
| HSL | hsl(140, 59%, 66%) |
| HSV | hsv(140, 47%, 86%) |
| CMYK | cmyk(46.6%, 0%, 31.1%, 14.1%) |
| CIE-LAB | lab(80.00, -44.63, 24.46) |
| CIE-LCH | lch(80.00, 50.89, 151.28°) |
| OKLab | oklab(81.2% -0.1218 0.0618) |
| OKLCH | oklch(81.2% 0.137 153.1) |
| XYZ | xyz(38.2509, 56.6764, 38.1962) |
| Luminance | 0.5668 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Hospital Green
#9BE5AA
ΔE00 4.83
Seafoam
#7FE0B3
ΔE00 5.50
Aqua Green
#12E193
ΔE00 5.56
Emerald
#50C878
ΔE00 6.02
Weird Green
#3AE57F
ΔE00 6.32
Seaweed
#18D17B
ΔE00 6.43
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#75DB97 #DB75B9
analogous
#86DB75 #75DB97 #75DBCA
triadic
#75DB97 #9775DB #DB9775
tetradic
#75DB97 #7586DB #DB75B9 #DBCA75
square
#75DB97 #7586DB #DB75B9 #DBCA75
split-complementary
#75DB97 #CA75DB #DB7586
monochromatic
#2CA956 #44CE72 #75DB97 #A6E8BC #D6F4E0
Accessibility & contrast
On white
1.70
#75DB97 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.34
#75DB97 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #75DB97
12.34:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##75DB97 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##75DB97 | 1.00 | 1.70 | 12.34 | 12.34 |
| #FFFFFF | 1.70 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.34 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.34 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DBCD93
Deuteranopia (green-blind)
#CCC29B
Tritanopia (blue-blind)
#5FD9C9
Achromatopsia (no color)
#C6C6C6
Design tokens & code
CSS
--color: #75db97; /* rgb */ color: rgb(117, 219, 151); /* oklch */ color: oklch(81.2% 0.137 153.1);
Tailwind
colors: {
custom: {
50: '#a2e7b6',
500: '#75db97',
950: '#000000',
},
}SCSS
$custom: #75db97; $custom-light: #a2e7b6; $custom-dark: #000000;
JSON
{
"hex": "#75db97",
"rgb": {
"r": 117,
"g": 219,
"b": 151
},
"hsl": {
"h": 140,
"s": 58.621,
"l": 65.882
},
"oklch": {
"l": 0.81196,
"c": 0.13655,
"h": 153.1
},
"luminance": 0.56679
}Semantic roles & 50–950 ramp
primary
#75DB97
secondary
#AC488B
accent
#1F8FC6
background
#FCFEFD
surface
#F6FCF8
border
#D0D5D1
text
#0F1611
muted
#808481