#75DB99#75DB99
#75DB99 is a light, vivid green. Relative luminance 0.567; OKLCH L 81.2% C 0.135 H 153.8°. Best body text is #000000 at 12.35:1 contrast (WCAG AA passes).
Color values
| HEX | #75DB99 |
|---|---|
| RGB | rgb(117, 219, 153) |
| HSL | hsl(141, 59%, 66%) |
| HSV | hsv(141, 47%, 86%) |
| CMYK | cmyk(46.6%, 0%, 30.1%, 14.1%) |
| CIE-LAB | lab(80.03, -44.26, 23.47) |
| CIE-LCH | lch(80.03, 50.10, 152.07°) |
| OKLab | oklab(81.24% -0.1209 0.0594) |
| OKLCH | oklch(81.24% 0.135 153.8) |
| XYZ | xyz(38.4147, 56.7420, 39.0588) |
| Luminance | 0.5675 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Hospital Green
#9BE5AA
ΔE00 4.76
Seafoam
#7FE0B3
ΔE00 5.10
Aqua Green
#12E193
ΔE00 5.57
Emerald
#50C878
ΔE00 6.20
Light Sea Green
#98F6B0
ΔE00 6.50
Seaweed
#18D17B
ΔE00 6.58
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#75DB99 #DB75B7
analogous
#84DB75 #75DB99 #75DBCC
triadic
#75DB99 #9975DB #DB9975
tetradic
#75DB99 #7584DB #DB75B7 #DBCC75
square
#75DB99 #7584DB #DB75B7 #DBCC75
split-complementary
#75DB99 #CC75DB #DB7584
monochromatic
#2CA958 #44CE75 #75DB99 #A6E8BD #D6F4E1
Accessibility & contrast
On white
1.70
#75DB99 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.35
#75DB99 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #75DB99
12.35:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##75DB99 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##75DB99 | 1.00 | 1.70 | 12.35 | 12.35 |
| #FFFFFF | 1.70 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.35 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.35 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DBCD95
Deuteranopia (green-blind)
#CCC29D
Tritanopia (blue-blind)
#5ED9CA
Achromatopsia (no color)
#C6C6C6
Design tokens & code
CSS
--color: #75db99; /* rgb */ color: rgb(117, 219, 153); /* oklch */ color: oklch(81.2% 0.135 153.8);
Tailwind
colors: {
custom: {
50: '#a2e7b7',
500: '#75db99',
950: '#000000',
},
}SCSS
$custom: #75db99; $custom-light: #a2e7b7; $custom-dark: #000000;
JSON
{
"hex": "#75db99",
"rgb": {
"r": 117,
"g": 219,
"b": 153
},
"hsl": {
"h": 141.176,
"s": 58.621,
"l": 65.882
},
"oklch": {
"l": 0.81239,
"c": 0.13468,
"h": 153.8
},
"luminance": 0.56745
}Semantic roles & 50–950 ramp
primary
#75DB99
secondary
#AC4889
accent
#1F8BC6
background
#FCFEFD
surface
#F6FCF8
border
#D0D5D1
text
#0F1611
muted
#808481