#90BBAE#90BBAE
#90BBAE is a light, muted teal. Relative luminance 0.445; OKLCH L 75.7% C 0.050 H 174.4°. Best body text is #000000 at 9.91:1 contrast (WCAG AA passes).
Color values
| HEX | #90BBAE |
|---|---|
| RGB | rgb(144, 187, 174) |
| HSL | hsl(162, 24%, 65%) |
| HSV | hsv(162, 23%, 73%) |
| CMYK | cmyk(23%, 0%, 7%, 26.7%) |
| CIE-LAB | lab(72.58, -17.02, 1.91) |
| CIE-LCH | lch(72.58, 17.12, 173.60°) |
| OKLab | oklab(75.73% -0.0493 0.0048) |
| OKLCH | oklch(75.73% 0.05 174.4) |
| XYZ | xyz(36.9096, 44.5245, 46.6856) |
| Luminance | 0.4453 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Pale Teal
#82CBB2
ΔE00 6.95
Greyish Teal
#719F91
ΔE00 8.56
Seafoam Blue
#78D1B6
ΔE00 8.97
Greenish Grey
#96AE8D
ΔE00 9.32
Darkseagreen
#8FBC8F
ΔE00 10.11
Dull Teal
#5F9E8F
ΔE00 10.43
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#90BBAE #BB909D
analogous
#90BB98 #90BBAE #90B3BB
triadic
#90BBAE #AE90BB #BBAE90
tetradic
#90BBAE #9890BB #BB909D #B3BB90
square
#90BBAE #9890BB #BB909D #B3BB90
split-complementary
#90BBAE #BB90B3 #BB9890
monochromatic
#4F8172 #6AA492 #90BBAE #B6D2CA #DCE9E5
Accessibility & contrast
On white
2.12
#90BBAE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.91
#90BBAE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #90BBAE
9.91:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##90BBAE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##90BBAE | 1.00 | 2.12 | 9.91 | 9.91 |
| #FFFFFF | 2.12 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.91 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.91 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B8B5AD
Deuteranopia (green-blind)
#B0B0AF
Tritanopia (blue-blind)
#85BCB7
Achromatopsia (no color)
#B2B2B2
Design tokens & code
CSS
--color: #90bbae; /* rgb */ color: rgb(144, 187, 174); /* oklch */ color: oklch(75.7% 0.050 174.4);
Tailwind
colors: {
custom: {
50: '#b1cfc6',
500: '#90bbae',
950: '#000000',
},
}SCSS
$custom: #90bbae; $custom-light: #b1cfc6; $custom-dark: #000000;
JSON
{
"hex": "#90bbae",
"rgb": {
"r": 144,
"g": 187,
"b": 174
},
"hsl": {
"h": 161.86,
"s": 24.022,
"l": 64.902
},
"oklch": {
"l": 0.75731,
"c": 0.04954,
"h": 174.4
},
"luminance": 0.44526
}Semantic roles & 50–950 ramp
primary
#90BBAE
secondary
#DBCCD1
accent
#4360A3
background
#FAFCFC
surface
#F5F9F8
border
#CFD2D1
text
#111313
muted
#808282