#75DCAC#75DCAC
#75DCAC is a light, moderate teal. Relative luminance 0.579; OKLCH L 81.9% C 0.119 H 161.9°. Best body text is #000000 at 12.59:1 contrast (WCAG AA passes).
Color values
| HEX | #75DCAC |
|---|---|
| RGB | rgb(117, 220, 172) |
| HSL | hsl(152, 60%, 66%) |
| HSV | hsv(152, 47%, 86%) |
| CMYK | cmyk(46.8%, 0%, 21.8%, 13.7%) |
| CIE-LAB | lab(80.71, -40.99, 14.44) |
| CIE-LCH | lch(80.71, 43.46, 160.59°) |
| OKLab | oklab(81.91% -0.1135 0.037) |
| OKLCH | oklch(81.91% 0.119 161.9) |
| XYZ | xyz(40.3724, 57.9437, 48.0785) |
| Luminance | 0.5795 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Seafoam
#7FE0B3
ΔE00 1.47
Eucalyptus
#44D7A8
ΔE00 4.13
Light Teal
#90E4C1
ΔE00 4.52
Mediumaquamarine
#66CDAA
ΔE00 4.84
Hospital Green
#9BE5AA
ΔE00 5.80
Seafoam Blue
#78D1B6
ΔE00 5.93
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#75DCAC #DC75A5
analogous
#75DC78 #75DCAC #75D8DC
triadic
#75DCAC #AC75DC #DCAC75
tetradic
#75DCAC #7875DC #DC75A5 #D8DC75
square
#75DCAC #7875DC #DC75A5 #D8DC75
split-complementary
#75DCAC #DC75D8 #DC7875
monochromatic
#2BAB70 #44D08F #75DCAC #A6E8C9 #D7F5E7
Accessibility & contrast
On white
1.67
#75DCAC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.59
#75DCAC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #75DCAC
12.59:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##75DCAC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##75DCAC | 1.00 | 1.67 | 12.59 | 12.59 |
| #FFFFFF | 1.67 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.59 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.59 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D9CFA9
Deuteranopia (green-blind)
#C9C4AF
Tritanopia (blue-blind)
#57DCCF
Achromatopsia (no color)
#C8C8C8
Design tokens & code
CSS
--color: #75dcac; /* rgb */ color: rgb(117, 220, 172); /* oklch */ color: oklch(81.9% 0.119 161.9);
Tailwind
colors: {
custom: {
50: '#a2e7c4',
500: '#75dcac',
950: '#000000',
},
}SCSS
$custom: #75dcac; $custom-light: #a2e7c4; $custom-dark: #000000;
JSON
{
"hex": "#75dcac",
"rgb": {
"r": 117,
"g": 220,
"b": 172
},
"hsl": {
"h": 152.039,
"s": 59.538,
"l": 66.078
},
"oklch": {
"l": 0.81911,
"c": 0.11941,
"h": 161.9
},
"luminance": 0.57947
}Semantic roles & 50–950 ramp
primary
#75DCAC
secondary
#AE4877
accent
#1E6DC7
background
#FCFEFD
surface
#F6FCF9
border
#D0D5D2
text
#0F1612
muted
#808482