#75DCA1#75DCA1
#75DCA1 is a light, vivid green. Relative luminance 0.575; OKLCH L 81.7% C 0.129 H 156.8°. Best body text is #000000 at 12.51:1 contrast (WCAG AA passes).
Color values
| HEX | #75DCA1 |
|---|---|
| RGB | rgb(117, 220, 161) |
| HSL | hsl(146, 60%, 66%) |
| HSV | hsv(146, 47%, 86%) |
| CMYK | cmyk(46.8%, 0%, 26.8%, 13.7%) |
| CIE-LAB | lab(80.48, -43.19, 19.91) |
| CIE-LCH | lch(80.48, 47.55, 155.25°) |
| OKLab | oklab(81.65% -0.1184 0.0507) |
| OKLCH | oklch(81.65% 0.129 156.8) |
| XYZ | xyz(39.3594, 57.5385, 42.7433) |
| Luminance | 0.5754 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Seafoam
#7FE0B3
ΔE00 3.55
Hospital Green
#9BE5AA
ΔE00 4.72
Eucalyptus
#44D7A8
ΔE00 5.44
Aqua Green
#12E193
ΔE00 5.82
Light Greenish Blue
#63F7B4
ΔE00 6.32
Light Teal
#90E4C1
ΔE00 6.57
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#75DCA1 #DC75B0
analogous
#7CDC75 #75DCA1 #75DCD4
triadic
#75DCA1 #A175DC #DCA175
tetradic
#75DCA1 #757CDC #DC75B0 #DCD475
square
#75DCA1 #757CDC #DC75B0 #DCD475
split-complementary
#75DCA1 #D475DC #DC757C
monochromatic
#2BAB62 #44D080 #75DCA1 #A6E8C2 #D7F5E4
Accessibility & contrast
On white
1.68
#75DCA1 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.51
#75DCA1 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #75DCA1
12.51:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##75DCA1 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##75DCA1 | 1.00 | 1.68 | 12.51 | 12.51 |
| #FFFFFF | 1.68 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.51 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.51 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DBCE9E
Deuteranopia (green-blind)
#CBC3A5
Tritanopia (blue-blind)
#5BDBCC
Achromatopsia (no color)
#C8C8C8
Design tokens & code
CSS
--color: #75dca1; /* rgb */ color: rgb(117, 220, 161); /* oklch */ color: oklch(81.7% 0.129 156.8);
Tailwind
colors: {
custom: {
50: '#a2e7bd',
500: '#75dca1',
950: '#000000',
},
}SCSS
$custom: #75dca1; $custom-light: #a2e7bd; $custom-dark: #000000;
JSON
{
"hex": "#75dca1",
"rgb": {
"r": 117,
"g": 220,
"b": 161
},
"hsl": {
"h": 145.631,
"s": 59.538,
"l": 66.078
},
"oklch": {
"l": 0.81653,
"c": 0.12883,
"h": 156.8
},
"luminance": 0.57542
}Semantic roles & 50–950 ramp
primary
#75DCA1
secondary
#AE4882
accent
#1E7FC7
background
#FCFEFD
surface
#F6FCF8
border
#D0D5D1
text
#0F1612
muted
#808482