#90BBAD#90BBAD
#90BBAD is a light, muted teal. Relative luminance 0.445; OKLCH L 75.7% C 0.050 H 173.0°. Best body text is #000000 at 9.90:1 contrast (WCAG AA passes).
Color values
| HEX | #90BBAD |
|---|---|
| RGB | rgb(144, 187, 173) |
| HSL | hsl(160, 24%, 65%) |
| HSV | hsv(160, 23%, 73%) |
| CMYK | cmyk(23%, 0%, 7.5%, 26.7%) |
| CIE-LAB | lab(72.55, -17.22, 2.42) |
| CIE-LCH | lch(72.55, 17.39, 172.02°) |
| OKLab | oklab(75.7% -0.0497 0.0061) |
| OKLCH | oklch(75.7% 0.05 173) |
| XYZ | xyz(36.8125, 44.4857, 46.1740) |
| Luminance | 0.4449 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Pale Teal
#82CBB2
ΔE00 6.76
Greyish Teal
#719F91
ΔE00 8.52
Seafoam Blue
#78D1B6
ΔE00 8.81
Greenish Grey
#96AE8D
ΔE00 9.02
Darkseagreen
#8FBC8F
ΔE00 9.72
Mediumaquamarine
#66CDAA
ΔE00 10.24
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#90BBAD #BB909E
analogous
#90BB98 #90BBAD #90B3BB
triadic
#90BBAD #AD90BB #BBAD90
tetradic
#90BBAD #9890BB #BB909E #B3BB90
square
#90BBAD #9890BB #BB909E #B3BB90
split-complementary
#90BBAD #BB90B3 #BB9890
monochromatic
#4F8171 #6AA491 #90BBAD #B6D2C9 #DCE9E5
Accessibility & contrast
On white
2.12
#90BBAD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.90
#90BBAD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #90BBAD
9.90:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##90BBAD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##90BBAD | 1.00 | 2.12 | 9.90 | 9.90 |
| #FFFFFF | 2.12 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.90 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.90 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B8B5AC
Deuteranopia (green-blind)
#B0B0AE
Tritanopia (blue-blind)
#86BCB7
Achromatopsia (no color)
#B2B2B2
Design tokens & code
CSS
--color: #90bbad; /* rgb */ color: rgb(144, 187, 173); /* oklch */ color: oklch(75.7% 0.050 173.0);
Tailwind
colors: {
custom: {
50: '#b1cfc5',
500: '#90bbad',
950: '#000000',
},
}SCSS
$custom: #90bbad; $custom-light: #b1cfc5; $custom-dark: #000000;
JSON
{
"hex": "#90bbad",
"rgb": {
"r": 144,
"g": 187,
"b": 173
},
"hsl": {
"h": 160.465,
"s": 24.022,
"l": 64.902
},
"oklch": {
"l": 0.75702,
"c": 0.05011,
"h": 173
},
"luminance": 0.44487
}Semantic roles & 50–950 ramp
primary
#90BBAD
secondary
#DBCCD1
accent
#4362A3
background
#FAFCFC
surface
#F5F9F8
border
#CFD2D1
text
#111312
muted
#808281