#90BFAE#90BFAE
#90BFAE is a light, muted teal. Relative luminance 0.462; OKLCH L 76.6% C 0.055 H 170.6°. Best body text is #000000 at 10.25:1 contrast (WCAG AA passes).
Color values
| HEX | #90BFAE |
|---|---|
| RGB | rgb(144, 191, 174) |
| HSL | hsl(158, 27%, 66%) |
| HSV | hsv(158, 25%, 75%) |
| CMYK | cmyk(24.6%, 0%, 8.9%, 25.1%) |
| CIE-LAB | lab(73.70, -19.06, 3.54) |
| CIE-LCH | lch(73.70, 19.39, 169.47°) |
| OKLab | oklab(76.63% -0.0547 0.0091) |
| OKLCH | oklch(76.63% 0.055 170.6) |
| XYZ | xyz(37.7701, 46.2454, 46.9724) |
| Luminance | 0.4625 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Pale Teal
#82CBB2
ΔE00 5.27
Seafoam Blue
#78D1B6
ΔE00 7.40
Darkseagreen
#8FBC8F
ΔE00 8.86
Mediumaquamarine
#66CDAA
ΔE00 8.91
Greenish Grey
#96AE8D
ΔE00 9.13
Greyish Teal
#719F91
ΔE00 9.37
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#90BFAE #BF90A1
analogous
#90BF96 #90BFAE #90B8BF
triadic
#90BFAE #AE90BF #BFAE90
tetradic
#90BFAE #9690BF #BF90A1 #B8BF90
square
#90BFAE #9690BF #BF90A1 #B8BF90
split-complementary
#90BFAE #BF90B8 #BF9690
monochromatic
#4E8772 #69A992 #90BFAE #B7D5CA #DEECE7
Accessibility & contrast
On white
2.05
#90BFAE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.25
#90BFAE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #90BFAE
10.25:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##90BFAE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##90BFAE | 1.00 | 2.05 | 10.25 | 10.25 |
| #FFFFFF | 2.05 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.25 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.25 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#BCB9AD
Deuteranopia (green-blind)
#B4B3AF
Tritanopia (blue-blind)
#85C0BA
Achromatopsia (no color)
#B5B5B5
Design tokens & code
CSS
--color: #90bfae; /* rgb */ color: rgb(144, 191, 174); /* oklch */ color: oklch(76.6% 0.055 170.6);
Tailwind
colors: {
custom: {
50: '#b1d2c6',
500: '#90bfae',
950: '#000000',
},
}SCSS
$custom: #90bfae; $custom-light: #b1d2c6; $custom-dark: #000000;
JSON
{
"hex": "#90bfae",
"rgb": {
"r": 144,
"g": 191,
"b": 174
},
"hsl": {
"h": 158.298,
"s": 26.857,
"l": 65.686
},
"oklch": {
"l": 0.76631,
"c": 0.05541,
"h": 170.6
},
"luminance": 0.46247
}Semantic roles & 50–950 ramp
primary
#90BFAE
secondary
#DDCED3
accent
#4065A5
background
#FBFCFC
surface
#F6F9F8
border
#D0D2D1
text
#111413
muted
#808282