#75DCAB#75DCAB
#75DCAB is a light, vivid teal. Relative luminance 0.579; OKLCH L 81.9% C 0.120 H 161.4°. Best body text is #000000 at 12.58:1 contrast (WCAG AA passes).
Color values
| HEX | #75DCAB |
|---|---|
| RGB | rgb(117, 220, 171) |
| HSL | hsl(151, 60%, 66%) |
| HSV | hsv(151, 47%, 86%) |
| CMYK | cmyk(46.8%, 0%, 22.3%, 13.7%) |
| CIE-LAB | lab(80.69, -41.19, 14.94) |
| CIE-LCH | lch(80.69, 43.82, 160.07°) |
| OKLab | oklab(81.89% -0.114 0.0383) |
| OKLCH | oklch(81.89% 0.12 161.4) |
| XYZ | xyz(40.2768, 57.9054, 47.5746) |
| Luminance | 0.5791 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Seafoam
#7FE0B3
ΔE00 1.60
Eucalyptus
#44D7A8
ΔE00 4.20
Light Teal
#90E4C1
ΔE00 4.69
Mediumaquamarine
#66CDAA
ΔE00 5.01
Hospital Green
#9BE5AA
ΔE00 5.66
Aqua Marine
#2EE8BB
ΔE00 6.08
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#75DCAB #DC75A6
analogous
#75DC77 #75DCAB #75DADC
triadic
#75DCAB #AB75DC #DCAB75
tetradic
#75DCAB #7775DC #DC75A6 #DADC75
square
#75DCAB #7775DC #DC75A6 #DADC75
split-complementary
#75DCAB #DC75DA #DC7775
monochromatic
#2BAB6E #44D08D #75DCAB #A6E8C9 #D7F5E6
Accessibility & contrast
On white
1.67
#75DCAB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.58
#75DCAB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #75DCAB
12.58:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##75DCAB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##75DCAB | 1.00 | 1.67 | 12.58 | 12.58 |
| #FFFFFF | 1.67 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.58 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.58 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D9CFA8
Deuteranopia (green-blind)
#CAC4AE
Tritanopia (blue-blind)
#57DCCE
Achromatopsia (no color)
#C8C8C8
Design tokens & code
CSS
--color: #75dcab; /* rgb */ color: rgb(117, 220, 171); /* oklch */ color: oklch(81.9% 0.120 161.4);
Tailwind
colors: {
custom: {
50: '#a2e7c4',
500: '#75dcab',
950: '#000000',
},
}SCSS
$custom: #75dcab; $custom-light: #a2e7c4; $custom-dark: #000000;
JSON
{
"hex": "#75dcab",
"rgb": {
"r": 117,
"g": 220,
"b": 171
},
"hsl": {
"h": 151.456,
"s": 59.538,
"l": 66.078
},
"oklch": {
"l": 0.81887,
"c": 0.12024,
"h": 161.4
},
"luminance": 0.57909
}Semantic roles & 50–950 ramp
primary
#75DCAB
secondary
#AE4878
accent
#1E6FC7
background
#FCFEFD
surface
#F6FCF9
border
#D0D5D2
text
#0F1612
muted
#808482