#75ADAB#75ADAB
#75ADAB is a light, muted teal. Relative luminance 0.366; OKLCH L 70.8% C 0.059 H 193.1°. Best body text is #000000 at 8.32:1 contrast (WCAG AA passes).
Color values
| HEX | #75ADAB |
|---|---|
| RGB | rgb(117, 173, 171) |
| HSL | hsl(178, 25%, 57%) |
| HSV | hsv(178, 32%, 68%) |
| CMYK | cmyk(32.4%, 0%, 1.2%, 32.2%) |
| CIE-LAB | lab(66.98, -18.66, -4.82) |
| CIE-LCH | lch(66.98, 19.27, 194.48°) |
| OKLab | oklab(70.84% -0.0571 -0.0133) |
| OKLCH | oklch(70.84% 0.059 193.1) |
| XYZ | xyz(29.6278, 36.6076, 44.0250) |
| Luminance | 0.3661 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Cadetblue
#5F9EA0
ΔE00 5.19
Greyish Teal
#719F91
ΔE00 6.71
Dull Teal
#5F9E8F
ΔE00 7.70
Lightseagreen
#20B2AA
ΔE00 8.68
Grey Teal
#5E9B8A
ΔE00 8.86
Sea
#3C9992
ΔE00 9.47
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#75ADAB #AD7577
analogous
#75AD8F #75ADAB #7593AD
triadic
#75ADAB #AB75AD #ADAB75
tetradic
#75ADAB #8F75AD #AD7577 #93AD75
square
#75ADAB #8F75AD #AD7577 #93AD75
split-complementary
#75ADAB #AD7593 #AD8F75
monochromatic
#3E6968 #55908D #75ADAB #9BC4C2 #C2DBDA
Accessibility & contrast
On white
2.52
#75ADAB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.32
#75ADAB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #75ADAB
8.32:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##75ADAB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##75ADAB | 1.00 | 2.52 | 8.32 | 8.32 |
| #FFFFFF | 2.52 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.32 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.32 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A6A8AB
Deuteranopia (green-blind)
#9CA0AC
Tritanopia (blue-blind)
#61B0AC
Achromatopsia (no color)
#A3A3A3
Design tokens & code
CSS
--color: #75adab; /* rgb */ color: rgb(117, 173, 171); /* oklch */ color: oklch(70.8% 0.059 193.1);
Tailwind
colors: {
custom: {
50: '#9fc5c4',
500: '#75adab',
950: '#000000',
},
}SCSS
$custom: #75adab; $custom-light: #9fc5c4; $custom-dark: #000000;
JSON
{
"hex": "#75adab",
"rgb": {
"r": 117,
"g": 173,
"b": 171
},
"hsl": {
"h": 177.857,
"s": 25.455,
"l": 56.863
},
"oklch": {
"l": 0.70836,
"c": 0.05865,
"h": 193.1
},
"luminance": 0.36609
}Semantic roles & 50–950 ramp
primary
#75ADAB
secondary
#CAB3B4
accent
#6669C2
background
#F9FCFC
surface
#F2F8F8
border
#CCD1D1
text
#0F1312
muted
#7E8281