#75DCA5#75DCA5
#75DCA5 is a light, vivid green. Relative luminance 0.577; OKLCH L 81.7% C 0.125 H 158.6°. Best body text is #000000 at 12.54:1 contrast (WCAG AA passes).
Color values
| HEX | #75DCA5 |
|---|---|
| RGB | rgb(117, 220, 165) |
| HSL | hsl(148, 60%, 66%) |
| HSV | hsv(148, 47%, 86%) |
| CMYK | cmyk(46.8%, 0%, 25%, 13.7%) |
| CIE-LAB | lab(80.56, -42.40, 17.92) |
| CIE-LCH | lch(80.56, 46.03, 157.09°) |
| OKLab | oklab(81.75% -0.1167 0.0458) |
| OKLCH | oklch(81.75% 0.125 158.6) |
| XYZ | xyz(39.7178, 57.6819, 44.6308) |
| Luminance | 0.5768 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Seafoam
#7FE0B3
ΔE00 2.71
Eucalyptus
#44D7A8
ΔE00 4.86
Hospital Green
#9BE5AA
ΔE00 4.98
Light Teal
#90E4C1
ΔE00 5.80
Mediumaquamarine
#66CDAA
ΔE00 6.07
Aqua Green
#12E193
ΔE00 6.19
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#75DCA5 #DC75AC
analogous
#78DC75 #75DCA5 #75DCD8
triadic
#75DCA5 #A575DC #DCA575
tetradic
#75DCA5 #7578DC #DC75AC #DCD875
square
#75DCA5 #7578DC #DC75AC #DCD875
split-complementary
#75DCA5 #D875DC #DC7578
monochromatic
#2BAB67 #44D085 #75DCA5 #A6E8C5 #D7F5E5
Accessibility & contrast
On white
1.68
#75DCA5 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.54
#75DCA5 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #75DCA5
12.54:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##75DCA5 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##75DCA5 | 1.00 | 1.68 | 12.54 | 12.54 |
| #FFFFFF | 1.68 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.54 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.54 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DACEA2
Deuteranopia (green-blind)
#CBC4A8
Tritanopia (blue-blind)
#5ADBCD
Achromatopsia (no color)
#C8C8C8
Design tokens & code
CSS
--color: #75dca5; /* rgb */ color: rgb(117, 220, 165); /* oklch */ color: oklch(81.7% 0.125 158.6);
Tailwind
colors: {
custom: {
50: '#a2e7bf',
500: '#75dca5',
950: '#000000',
},
}SCSS
$custom: #75dca5; $custom-light: #a2e7bf; $custom-dark: #000000;
JSON
{
"hex": "#75dca5",
"rgb": {
"r": 117,
"g": 220,
"b": 165
},
"hsl": {
"h": 147.961,
"s": 59.538,
"l": 66.078
},
"oklch": {
"l": 0.81745,
"c": 0.12531,
"h": 158.6
},
"luminance": 0.57685
}Semantic roles & 50–950 ramp
primary
#75DCA5
secondary
#AE487E
accent
#1E78C7
background
#FCFEFD
surface
#F6FCF8
border
#D0D5D1
text
#0F1612
muted
#808482