#90AFA7#90AFA7
#90AFA7 is a light, muted teal. Relative luminance 0.394; OKLCH L 72.8% C 0.036 H 177.9°. Best body text is #000000 at 8.88:1 contrast (WCAG AA passes).
Color values
| HEX | #90AFA7 |
|---|---|
| RGB | rgb(144, 175, 167) |
| HSL | hsl(165, 16%, 63%) |
| HSV | hsv(165, 18%, 69%) |
| CMYK | cmyk(17.7%, 0%, 4.6%, 31.4%) |
| CIE-LAB | lab(69.02, -12.23, 0.58) |
| CIE-LCH | lch(69.02, 12.24, 177.30°) |
| OKLab | oklab(72.84% -0.0358 0.0013) |
| OKLCH | oklch(72.84% 0.036 177.9) |
| XYZ | xyz(33.8048, 39.3783, 42.3714) |
| Luminance | 0.3938 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Greyish Teal
#719F91
ΔE00 7.42
Cool Grey
#95A3A6
ΔE00 8.82
Greenish Grey
#96AE8D
ΔE00 9.33
Cadetblue
#5F9EA0
ΔE00 9.89
Dull Teal
#5F9E8F
ΔE00 10.20
Grey Teal
#5E9B8A
ΔE00 10.89
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#90AFA7 #AF9098
analogous
#90AF98 #90AFA7 #90A7AF
triadic
#90AFA7 #A790AF #AFA790
tetradic
#90AFA7 #9890AF #AF9098 #A7AF90
square
#90AFA7 #9890AF #AF9098 #A7AF90
split-complementary
#90AFA7 #AF90A7 #AF9890
monochromatic
#52726A #6C958B #90AFA7 #B4C9C3 #D7E2DF
Accessibility & contrast
On white
2.37
#90AFA7 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.88
#90AFA7 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #90AFA7
8.88:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##90AFA7 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##90AFA7 | 1.00 | 2.37 | 8.88 | 8.88 |
| #FFFFFF | 2.37 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.88 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.88 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#ACABA7
Deuteranopia (green-blind)
#A6A7A8
Tritanopia (blue-blind)
#88B0AC
Achromatopsia (no color)
#A8A8A8
Design tokens & code
CSS
--color: #90afa7; /* rgb */ color: rgb(144, 175, 167); /* oklch */ color: oklch(72.8% 0.036 177.9);
Tailwind
colors: {
custom: {
50: '#b1c7c1',
500: '#90afa7',
950: '#000000',
},
}SCSS
$custom: #90afa7; $custom-light: #b1c7c1; $custom-dark: #000000;
JSON
{
"hex": "#90afa7",
"rgb": {
"r": 144,
"g": 175,
"b": 167
},
"hsl": {
"h": 164.516,
"s": 16.23,
"l": 62.549
},
"oklch": {
"l": 0.72842,
"c": 0.03587,
"h": 177.9
},
"luminance": 0.39379
}Semantic roles & 50–950 ramp
primary
#90AFA7
secondary
#D3C8CB
accent
#4B609A
background
#FAFCFB
surface
#F5F8F7
border
#CFD1D0
text
#101312
muted
#7F8281