#90C8BF#90C8BF
#90C8BF is a light, muted teal. Relative luminance 0.510; OKLCH L 79.2% C 0.059 H 183.8°. Best body text is #000000 at 11.20:1 contrast (WCAG AA passes).
Color values
| HEX | #90C8BF |
|---|---|
| RGB | rgb(144, 200, 191) |
| HSL | hsl(170, 34%, 67%) |
| HSV | hsv(170, 28%, 78%) |
| CMYK | cmyk(28%, 0%, 4.5%, 21.6%) |
| CIE-LAB | lab(76.68, -19.98, -1.34) |
| CIE-LCH | lch(76.68, 20.02, 183.83°) |
| OKLab | oklab(79.15% -0.0593 -0.0039) |
| OKLCH | oklch(79.15% 0.059 183.8) |
| XYZ | xyz(41.5568, 50.9974, 56.9339) |
| Luminance | 0.5100 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Pale Teal
#82CBB2
ΔE00 6.13
Seafoam Blue
#78D1B6
ΔE00 7.51
Mediumturquoise
#48D1CC
ΔE00 8.61
Powder Blue
#B0E0E6
ΔE00 9.40
Paleturquoise
#AFEEEE
ΔE00 9.69
Mediumaquamarine
#66CDAA
ΔE00 9.96
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#90C8BF #C89099
analogous
#90C8A3 #90C8BF #90B5C8
triadic
#90C8BF #BF90C8 #C8BF90
tetradic
#90C8BF #A390C8 #C89099 #B5C890
square
#90C8BF #A390C8 #C89099 #B5C890
split-complementary
#90C8BF #C890B5 #C8A390
monochromatic
#499488 #67B4A7 #90C8BF #B9DCD7 #E2F1EE
Accessibility & contrast
On white
1.88
#90C8BF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.20
#90C8BF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #90C8BF
11.20:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##90C8BF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##90C8BF | 1.00 | 1.88 | 11.20 | 11.20 |
| #FFFFFF | 1.88 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.20 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.20 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C3C2BF
Deuteranopia (green-blind)
#B8BAC0
Tritanopia (blue-blind)
#7FCAC5
Achromatopsia (no color)
#BDBDBD
Design tokens & code
CSS
--color: #90c8bf; /* rgb */ color: rgb(144, 200, 191); /* oklch */ color: oklch(79.2% 0.059 183.8);
Tailwind
colors: {
custom: {
50: '#b2d8d2',
500: '#90c8bf',
950: '#000000',
},
}SCSS
$custom: #90c8bf; $custom-light: #b2d8d2; $custom-dark: #000000;
JSON
{
"hex": "#90c8bf",
"rgb": {
"r": 144,
"g": 200,
"b": 191
},
"hsl": {
"h": 170.357,
"s": 33.735,
"l": 67.451
},
"oklch": {
"l": 0.79152,
"c": 0.0594,
"h": 183.8
},
"luminance": 0.50999
}Semantic roles & 50–950 ramp
primary
#90C8BF
secondary
#9C606A
accent
#394CAD
background
#FDFEFE
surface
#F8FBFB
border
#D1D4D4
text
#111414
muted
#818383