#75DB76#75DB76
#75DB76 is a light, vivid green. Relative luminance 0.558; OKLCH L 80.6% C 0.168 H 144.0°. Best body text is #000000 at 12.15:1 contrast (WCAG AA passes).
Color values
| HEX | #75DB76 |
|---|---|
| RGB | rgb(117, 219, 118) |
| HSL | hsl(121, 59%, 66%) |
| HSV | hsv(121, 47%, 86%) |
| CMYK | cmyk(46.6%, 0%, 46.1%, 14.1%) |
| CIE-LAB | lab(79.47, -49.97, 40.52) |
| CIE-LCH | lch(79.47, 64.33, 140.96°) |
| OKLab | oklab(80.6% -0.1359 0.0987) |
| OKLCH | oklch(80.6% 0.168 144) |
| XYZ | xyz(35.9358, 55.7504, 26.0033) |
| Luminance | 0.5575 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Lightish Green
#61E160
ΔE00 3.71
Fresh Green
#69D84F
ΔE00 4.83
Lightgreen
#90EE90
ΔE00 4.94
Weird Green
#3AE57F
ΔE00 5.13
Tealish Green
#0CDC73
ΔE00 5.64
Emerald
#50C878
ΔE00 6.57
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#75DB76 #DB75DA
analogous
#A7DB75 #75DB76 #75DBA9
triadic
#75DB76 #7675DB #DB7675
tetradic
#75DB76 #75A7DB #DB75DA #DBA975
square
#75DB76 #75A7DB #DB75DA #DBA975
split-complementary
#75DB76 #A975DB #DB75A7
monochromatic
#2CA92D #44CE46 #75DB76 #A6E8A6 #D6F4D6
Accessibility & contrast
On white
1.73
#75DB76 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.15
#75DB76 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #75DB76
12.15:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##75DB76 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##75DB76 | 1.00 | 1.73 | 12.15 | 12.15 |
| #FFFFFF | 1.73 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.15 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.15 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DFCB6E
Deuteranopia (green-blind)
#D0C17D
Tritanopia (blue-blind)
#67D6C3
Achromatopsia (no color)
#C5C5C5
Design tokens & code
CSS
--color: #75db76; /* rgb */ color: rgb(117, 219, 118); /* oklch */ color: oklch(80.6% 0.168 144.0);
Tailwind
colors: {
custom: {
50: '#a3e79f',
500: '#75db76',
950: '#000000',
},
}SCSS
$custom: #75db76; $custom-light: #a3e79f; $custom-dark: #000000;
JSON
{
"hex": "#75db76",
"rgb": {
"r": 117,
"g": 219,
"b": 118
},
"hsl": {
"h": 120.588,
"s": 58.621,
"l": 65.882
},
"oklch": {
"l": 0.80595,
"c": 0.16799,
"h": 144
},
"luminance": 0.55753
}Semantic roles & 50–950 ramp
primary
#75DB76
secondary
#AC48AB
accent
#1FC5C6
background
#FCFEFC
surface
#F6FCF5
border
#D0D5CF
text
#10160F
muted
#808480