#90BBB2#90BBB2
#90BBB2 is a light, muted teal. Relative luminance 0.447; OKLCH L 75.8% C 0.048 H 180.7°. Best body text is #000000 at 9.94:1 contrast (WCAG AA passes).
Color values
| HEX | #90BBB2 |
|---|---|
| RGB | rgb(144, 187, 178) |
| HSL | hsl(167, 24%, 65%) |
| HSV | hsv(167, 23%, 73%) |
| CMYK | cmyk(23%, 0%, 4.8%, 26.7%) |
| CIE-LAB | lab(72.68, -16.17, -0.12) |
| CIE-LCH | lch(72.68, 16.17, 180.44°) |
| OKLab | oklab(75.85% -0.0476 -0.0006) |
| OKLCH | oklch(75.85% 0.048 180.7) |
| XYZ | xyz(37.3054, 44.6828, 48.7699) |
| Luminance | 0.4468 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Pale Teal
#82CBB2
ΔE00 7.94
Greyish Teal
#719F91
ΔE00 8.89
Seafoam Blue
#78D1B6
ΔE00 9.80
Greenish Grey
#96AE8D
ΔE00 10.60
Dull Teal
#5F9E8F
ΔE00 10.78
Cadetblue
#5F9EA0
ΔE00 10.80
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#90BBB2 #BB9099
analogous
#90BB9D #90BBB2 #90AEBB
triadic
#90BBB2 #B290BB #BBB290
tetradic
#90BBB2 #9D90BB #BB9099 #AEBB90
square
#90BBB2 #9D90BB #BB9099 #AEBB90
split-complementary
#90BBB2 #BB90AE #BB9D90
monochromatic
#4F8177 #6AA498 #90BBB2 #B6D2CC #DCE9E7
Accessibility & contrast
On white
2.11
#90BBB2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.94
#90BBB2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #90BBB2
9.94:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##90BBB2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##90BBB2 | 1.00 | 2.11 | 9.94 | 9.94 |
| #FFFFFF | 2.11 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.94 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.94 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B7B6B2
Deuteranopia (green-blind)
#AFB0B3
Tritanopia (blue-blind)
#84BDB8
Achromatopsia (no color)
#B2B2B2
Design tokens & code
CSS
--color: #90bbb2; /* rgb */ color: rgb(144, 187, 178); /* oklch */ color: oklch(75.8% 0.048 180.7);
Tailwind
colors: {
custom: {
50: '#b1cfc9',
500: '#90bbb2',
950: '#000000',
},
}SCSS
$custom: #90bbb2; $custom-light: #b1cfc9; $custom-dark: #000000;
JSON
{
"hex": "#90bbb2",
"rgb": {
"r": 144,
"g": 187,
"b": 178
},
"hsl": {
"h": 167.442,
"s": 24.022,
"l": 64.902
},
"oklch": {
"l": 0.7585,
"c": 0.04763,
"h": 180.7
},
"luminance": 0.44684
}Semantic roles & 50–950 ramp
primary
#90BBB2
secondary
#DBCCCF
accent
#4357A3
background
#FAFCFC
surface
#F5F9F8
border
#CFD2D1
text
#111313
muted
#808282