#75DCA0#75DCA0
#75DCA0 is a light, vivid green. Relative luminance 0.575; OKLCH L 81.6% C 0.130 H 156.4°. Best body text is #000000 at 12.50:1 contrast (WCAG AA passes).
Color values
| HEX | #75DCA0 |
|---|---|
| RGB | rgb(117, 220, 160) |
| HSL | hsl(145, 60%, 66%) |
| HSV | hsv(145, 47%, 86%) |
| CMYK | cmyk(46.8%, 0%, 27.3%, 13.7%) |
| CIE-LAB | lab(80.46, -43.38, 20.40) |
| CIE-LCH | lch(80.46, 47.94, 154.81°) |
| OKLab | oklab(81.63% -0.1189 0.0519) |
| OKLCH | oklch(81.63% 0.13 156.4) |
| XYZ | xyz(39.2716, 57.5034, 42.2807) |
| Luminance | 0.5751 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Seafoam
#7FE0B3
ΔE00 3.76
Hospital Green
#9BE5AA
ΔE00 4.69
Eucalyptus
#44D7A8
ΔE00 5.60
Aqua Green
#12E193
ΔE00 5.75
Light Greenish Blue
#63F7B4
ΔE00 6.33
Light Sea Green
#98F6B0
ΔE00 6.54
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#75DCA0 #DC75B1
analogous
#7DDC75 #75DCA0 #75DCD4
triadic
#75DCA0 #A075DC #DCA075
tetradic
#75DCA0 #757DDC #DC75B1 #DCD475
square
#75DCA0 #757DDC #DC75B1 #DCD475
split-complementary
#75DCA0 #D475DC #DC757D
monochromatic
#2BAB61 #44D07E #75DCA0 #A6E8C2 #D7F5E3
Accessibility & contrast
On white
1.68
#75DCA0 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.50
#75DCA0 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #75DCA0
12.50:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##75DCA0 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##75DCA0 | 1.00 | 1.68 | 12.50 | 12.50 |
| #FFFFFF | 1.68 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.50 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.50 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DBCE9C
Deuteranopia (green-blind)
#CCC3A4
Tritanopia (blue-blind)
#5BDACC
Achromatopsia (no color)
#C8C8C8
Design tokens & code
CSS
--color: #75dca0; /* rgb */ color: rgb(117, 220, 160); /* oklch */ color: oklch(81.6% 0.130 156.4);
Tailwind
colors: {
custom: {
50: '#a2e7bc',
500: '#75dca0',
950: '#000000',
},
}SCSS
$custom: #75dca0; $custom-light: #a2e7bc; $custom-dark: #000000;
JSON
{
"hex": "#75dca0",
"rgb": {
"r": 117,
"g": 220,
"b": 160
},
"hsl": {
"h": 145.049,
"s": 59.538,
"l": 66.078
},
"oklch": {
"l": 0.81631,
"c": 0.12973,
"h": 156.4
},
"luminance": 0.57506
}Semantic roles & 50–950 ramp
primary
#75DCA0
secondary
#AE4883
accent
#1E81C7
background
#FCFEFD
surface
#F6FCF8
border
#D0D5D1
text
#0F1612
muted
#808482