#90C8BB#90C8BB
#90C8BB is a light, moderate teal. Relative luminance 0.508; OKLCH L 79.0% C 0.061 H 178.6°. Best body text is #000000 at 11.17:1 contrast (WCAG AA passes).
Color values
| HEX | #90C8BB |
|---|---|
| RGB | rgb(144, 200, 187) |
| HSL | hsl(166, 34%, 67%) |
| HSV | hsv(166, 28%, 78%) |
| CMYK | cmyk(28%, 0%, 6.5%, 21.6%) |
| CIE-LAB | lab(76.57, -20.85, 0.67) |
| CIE-LCH | lch(76.57, 20.86, 178.17°) |
| OKLab | oklab(79.03% -0.0609 0.0014) |
| OKLCH | oklch(79.03% 0.061 178.6) |
| XYZ | xyz(41.1226, 50.8237, 54.6473) |
| Luminance | 0.5083 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Pale Teal
#82CBB2
ΔE00 4.74
Seafoam Blue
#78D1B6
ΔE00 6.33
Mediumaquamarine
#66CDAA
ΔE00 8.70
Mediumturquoise
#48D1CC
ΔE00 9.08
Light Teal
#90E4C1
ΔE00 9.32
Paleturquoise
#AFEEEE
ΔE00 10.45
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#90C8BB #C8909D
analogous
#90C89F #90C8BB #90B9C8
triadic
#90C8BB #BB90C8 #C8BB90
tetradic
#90C8BB #9F90C8 #C8909D #B9C890
square
#90C8BB #9F90C8 #C8909D #B9C890
split-complementary
#90C8BB #C890B9 #C89F90
monochromatic
#499483 #67B4A2 #90C8BB #B9DCD4 #E2F1ED
Accessibility & contrast
On white
1.88
#90C8BB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.17
#90C8BB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #90C8BB
11.17:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##90C8BB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##90C8BB | 1.00 | 1.88 | 11.17 | 11.17 |
| #FFFFFF | 1.88 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.17 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.17 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C3C1BA
Deuteranopia (green-blind)
#B9BABC
Tritanopia (blue-blind)
#80CAC4
Achromatopsia (no color)
#BDBDBD
Design tokens & code
CSS
--color: #90c8bb; /* rgb */ color: rgb(144, 200, 187); /* oklch */ color: oklch(79.0% 0.061 178.6);
Tailwind
colors: {
custom: {
50: '#b2d8cf',
500: '#90c8bb',
950: '#000000',
},
}SCSS
$custom: #90c8bb; $custom-light: #b2d8cf; $custom-dark: #000000;
JSON
{
"hex": "#90c8bb",
"rgb": {
"r": 144,
"g": 200,
"b": 187
},
"hsl": {
"h": 166.071,
"s": 33.735,
"l": 67.451
},
"oklch": {
"l": 0.79033,
"c": 0.06096,
"h": 178.6
},
"luminance": 0.50826
}Semantic roles & 50–950 ramp
primary
#90C8BB
secondary
#9C606E
accent
#3954AD
background
#FDFEFE
surface
#F8FBFB
border
#D1D4D4
text
#111413
muted
#818383