#75DCA2#75DCA2
#75DCA2 is a light, vivid green. Relative luminance 0.576; OKLCH L 81.7% C 0.128 H 157.3°. Best body text is #000000 at 12.52:1 contrast (WCAG AA passes).
Color values
| HEX | #75DCA2 |
|---|---|
| RGB | rgb(117, 220, 162) |
| HSL | hsl(146, 60%, 66%) |
| HSV | hsv(146, 47%, 86%) |
| CMYK | cmyk(46.8%, 0%, 26.4%, 13.7%) |
| CIE-LAB | lab(80.50, -42.99, 19.41) |
| CIE-LCH | lch(80.50, 47.17, 155.70°) |
| OKLab | oklab(81.68% -0.118 0.0495) |
| OKLCH | oklch(81.68% 0.128 157.3) |
| XYZ | xyz(39.4479, 57.5739, 43.2096) |
| Luminance | 0.5758 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Seafoam
#7FE0B3
ΔE00 3.34
Hospital Green
#9BE5AA
ΔE00 4.77
Eucalyptus
#44D7A8
ΔE00 5.29
Aqua Green
#12E193
ΔE00 5.90
Light Greenish Blue
#63F7B4
ΔE00 6.31
Light Teal
#90E4C1
ΔE00 6.38
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#75DCA2 #DC75AF
analogous
#7BDC75 #75DCA2 #75DCD6
triadic
#75DCA2 #A275DC #DCA275
tetradic
#75DCA2 #757BDC #DC75AF #DCD675
square
#75DCA2 #757BDC #DC75AF #DCD675
split-complementary
#75DCA2 #D675DC #DC757B
monochromatic
#2BAB63 #44D081 #75DCA2 #A6E8C3 #D7F5E4
Accessibility & contrast
On white
1.68
#75DCA2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.52
#75DCA2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #75DCA2
12.52:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##75DCA2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##75DCA2 | 1.00 | 1.68 | 12.52 | 12.52 |
| #FFFFFF | 1.68 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.52 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.52 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DBCE9F
Deuteranopia (green-blind)
#CBC3A5
Tritanopia (blue-blind)
#5BDBCC
Achromatopsia (no color)
#C8C8C8
Design tokens & code
CSS
--color: #75dca2; /* rgb */ color: rgb(117, 220, 162); /* oklch */ color: oklch(81.7% 0.128 157.3);
Tailwind
colors: {
custom: {
50: '#a2e7bd',
500: '#75dca2',
950: '#000000',
},
}SCSS
$custom: #75dca2; $custom-light: #a2e7bd; $custom-dark: #000000;
JSON
{
"hex": "#75dca2",
"rgb": {
"r": 117,
"g": 220,
"b": 162
},
"hsl": {
"h": 146.214,
"s": 59.538,
"l": 66.078
},
"oklch": {
"l": 0.81676,
"c": 0.12795,
"h": 157.3
},
"luminance": 0.57577
}Semantic roles & 50–950 ramp
primary
#75DCA2
secondary
#AE4881
accent
#1E7DC7
background
#FCFEFD
surface
#F6FCF8
border
#D0D5D1
text
#0F1612
muted
#808482