#90B2B0#90B2B0
#90B2B0 is a light, muted teal. Relative luminance 0.409; OKLCH L 73.8% C 0.037 H 192.0°. Best body text is #000000 at 9.18:1 contrast (WCAG AA passes).
Color values
| HEX | #90B2B0 |
|---|---|
| RGB | rgb(144, 178, 176) |
| HSL | hsl(176, 18%, 63%) |
| HSV | hsv(176, 19%, 70%) |
| CMYK | cmyk(19.1%, 0%, 1.1%, 30.2%) |
| CIE-LAB | lab(70.11, -11.90, -2.80) |
| CIE-LCH | lch(70.11, 12.23, 193.23°) |
| OKLab | oklab(73.78% -0.0362 -0.0077) |
| OKLCH | oklch(73.78% 0.037 192) |
| XYZ | xyz(35.2563, 40.9035, 47.1035) |
| Luminance | 0.4091 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Cool Grey
#95A3A6
ΔE00 8.15
Greyish Teal
#719F91
ΔE00 9.09
Bluegrey
#85A3B2
ΔE00 9.34
Cadetblue
#5F9EA0
ΔE00 9.42
Cool Gray
#9AA7B0
ΔE00 10.24
Greyblue
#77A1B5
ΔE00 10.64
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#90B2B0 #B29092
analogous
#90B29F #90B2B0 #90A3B2
triadic
#90B2B0 #B090B2 #B2B090
tetradic
#90B2B0 #9F90B2 #B29092 #A3B290
square
#90B2B0 #9F90B2 #B29092 #A3B290
split-complementary
#90B2B0 #B290A3 #B29F90
monochromatic
#527674 #6C9996 #90B2B0 #B4CBCA #D8E4E3
Accessibility & contrast
On white
2.29
#90B2B0 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.18
#90B2B0 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #90B2B0
9.18:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##90B2B0 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##90B2B0 | 1.00 | 2.29 | 9.18 | 9.18 |
| #FFFFFF | 2.29 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.18 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.18 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#AEAEB0
Deuteranopia (green-blind)
#A7A9B0
Tritanopia (blue-blind)
#86B4B1
Achromatopsia (no color)
#ABABAB
Design tokens & code
CSS
--color: #90b2b0; /* rgb */ color: rgb(144, 178, 176); /* oklch */ color: oklch(73.8% 0.037 192.0);
Tailwind
colors: {
custom: {
50: '#b1c9c7',
500: '#90b2b0',
950: '#000000',
},
}SCSS
$custom: #90b2b0; $custom-light: #b1c9c7; $custom-dark: #000000;
JSON
{
"hex": "#90b2b0",
"rgb": {
"r": 144,
"g": 178,
"b": 176
},
"hsl": {
"h": 176.471,
"s": 18.085,
"l": 63.137
},
"oklch": {
"l": 0.73784,
"c": 0.03705,
"h": 192
},
"luminance": 0.40905
}Semantic roles & 50–950 ramp
primary
#90B2B0
secondary
#D5C9CA
accent
#494E9C
background
#FAFCFC
surface
#F5F8F8
border
#CFD1D1
text
#101313
muted
#7F8282