#90BBAB#90BBAB
#90BBAB is a light, muted teal. Relative luminance 0.444; OKLCH L 75.6% C 0.051 H 170.1°. Best body text is #000000 at 9.88:1 contrast (WCAG AA passes).
Color values
| HEX | #90BBAB |
|---|---|
| RGB | rgb(144, 187, 171) |
| HSL | hsl(158, 24%, 65%) |
| HSV | hsv(158, 23%, 73%) |
| CMYK | cmyk(23%, 0%, 8.6%, 26.7%) |
| CIE-LAB | lab(72.50, -17.64, 3.43) |
| CIE-LCH | lch(72.50, 17.97, 168.99°) |
| OKLab | oklab(75.65% -0.0506 0.0088) |
| OKLCH | oklch(75.65% 0.051 170.1) |
| XYZ | xyz(36.6204, 44.4089, 45.1625) |
| Luminance | 0.4441 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Pale Teal
#82CBB2
ΔE00 6.44
Greenish Grey
#96AE8D
ΔE00 8.45
Greyish Teal
#719F91
ΔE00 8.50
Seafoam Blue
#78D1B6
ΔE00 8.55
Darkseagreen
#8FBC8F
ΔE00 8.97
Mediumaquamarine
#66CDAA
ΔE00 9.86
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#90BBAB #BB90A0
analogous
#90BB96 #90BBAB #90B6BB
triadic
#90BBAB #AB90BB #BBAB90
tetradic
#90BBAB #9690BB #BB90A0 #B6BB90
square
#90BBAB #9690BB #BB90A0 #B6BB90
split-complementary
#90BBAB #BB90B6 #BB9690
monochromatic
#4F816F #6AA48E #90BBAB #B6D2C8 #DCE9E4
Accessibility & contrast
On white
2.13
#90BBAB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.88
#90BBAB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #90BBAB
9.88:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##90BBAB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##90BBAB | 1.00 | 2.13 | 9.88 | 9.88 |
| #FFFFFF | 2.13 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.88 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.88 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B8B5AA
Deuteranopia (green-blind)
#B1B0AC
Tritanopia (blue-blind)
#86BCB6
Achromatopsia (no color)
#B2B2B2
Design tokens & code
CSS
--color: #90bbab; /* rgb */ color: rgb(144, 187, 171); /* oklch */ color: oklch(75.6% 0.051 170.1);
Tailwind
colors: {
custom: {
50: '#b1cfc4',
500: '#90bbab',
950: '#000000',
},
}SCSS
$custom: #90bbab; $custom-light: #b1cfc4; $custom-dark: #000000;
JSON
{
"hex": "#90bbab",
"rgb": {
"r": 144,
"g": 187,
"b": 171
},
"hsl": {
"h": 157.674,
"s": 24.022,
"l": 64.902
},
"oklch": {
"l": 0.75645,
"c": 0.05134,
"h": 170.1
},
"luminance": 0.4441
}Semantic roles & 50–950 ramp
primary
#90BBAB
secondary
#DBCCD2
accent
#4367A3
background
#FAFCFC
surface
#F5F9F8
border
#CFD2D1
text
#111312
muted
#808281