#75DD94#75DD94
#75DD94 is a light, vivid green. Relative luminance 0.576; OKLCH L 81.6% C 0.142 H 151.8°. Best body text is #000000 at 12.53:1 contrast (WCAG AA passes).
Color values
| HEX | #75DD94 |
|---|---|
| RGB | rgb(117, 221, 148) |
| HSL | hsl(138, 60%, 66%) |
| HSV | hsv(138, 47%, 87%) |
| CMYK | cmyk(47.1%, 0%, 33%, 13.3%) |
| CIE-LAB | lab(80.53, -46.02, 26.74) |
| CIE-LCH | lch(80.53, 53.23, 149.84°) |
| OKLab | oklab(81.62% -0.1253 0.0673) |
| OKLCH | oklch(81.62% 0.142 151.8) |
| XYZ | xyz(38.5353, 57.6300, 37.1043) |
| Luminance | 0.5763 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Hospital Green
#9BE5AA
ΔE00 4.98
Aqua Green
#12E193
ΔE00 5.48
Weird Green
#3AE57F
ΔE00 5.56
Lightgreen
#90EE90
ΔE00 5.78
Emerald
#50C878
ΔE00 6.06
Seafoam Green
#7AF9AB
ΔE00 6.14
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#75DD94 #DD75BE
analogous
#8ADD75 #75DD94 #75DDC8
triadic
#75DD94 #9475DD #DD9475
tetradic
#75DD94 #758ADD #DD75BE #DDC875
square
#75DD94 #758ADD #DD75BE #DDC875
split-complementary
#75DD94 #C875DD #DD758A
monochromatic
#2BAD51 #44D16E #75DD94 #A6E9BA #D7F5E0
Accessibility & contrast
On white
1.68
#75DD94 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.53
#75DD94 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #75DD94
12.53:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##75DD94 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##75DD94 | 1.00 | 1.68 | 12.53 | 12.53 |
| #FFFFFF | 1.68 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.53 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.53 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DECE8F
Deuteranopia (green-blind)
#CEC498
Tritanopia (blue-blind)
#5FDACA
Achromatopsia (no color)
#C8C8C8
Design tokens & code
CSS
--color: #75dd94; /* rgb */ color: rgb(117, 221, 148); /* oklch */ color: oklch(81.6% 0.142 151.8);
Tailwind
colors: {
custom: {
50: '#a2e8b4',
500: '#75dd94',
950: '#000000',
},
}SCSS
$custom: #75dd94; $custom-light: #a2e8b4; $custom-dark: #000000;
JSON
{
"hex": "#75dd94",
"rgb": {
"r": 117,
"g": 221,
"b": 148
},
"hsl": {
"h": 137.885,
"s": 60.465,
"l": 66.275
},
"oklch": {
"l": 0.81615,
"c": 0.14227,
"h": 151.8
},
"luminance": 0.57633
}Semantic roles & 50–950 ramp
primary
#75DD94
secondary
#AF4790
accent
#1D95C8
background
#FCFEFD
surface
#F6FDF8
border
#D0D5D1
text
#0F1611
muted
#808481