#90C8BD#90C8BD
#90C8BD is a light, moderate teal. Relative luminance 0.509; OKLCH L 79.1% C 0.060 H 181.2°. Best body text is #000000 at 11.18:1 contrast (WCAG AA passes).
Color values
| HEX | #90C8BD |
|---|---|
| RGB | rgb(144, 200, 189) |
| HSL | hsl(168, 34%, 67%) |
| HSV | hsv(168, 28%, 78%) |
| CMYK | cmyk(28%, 0%, 5.5%, 21.6%) |
| CIE-LAB | lab(76.62, -20.42, -0.34) |
| CIE-LCH | lch(76.62, 20.42, 180.94°) |
| OKLab | oklab(79.09% -0.0601 -0.0012) |
| OKLCH | oklch(79.09% 0.06 181.2) |
| XYZ | xyz(41.3382, 50.9100, 55.7827) |
| Luminance | 0.5091 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Pale Teal
#82CBB2
ΔE00 5.41
Seafoam Blue
#78D1B6
ΔE00 6.89
Mediumturquoise
#48D1CC
ΔE00 8.80
Mediumaquamarine
#66CDAA
ΔE00 9.30
Light Teal
#90E4C1
ΔE00 9.87
Powder Blue
#B0E0E6
ΔE00 9.98
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#90C8BD #C8909B
analogous
#90C8A1 #90C8BD #90B7C8
triadic
#90C8BD #BD90C8 #C8BD90
tetradic
#90C8BD #A190C8 #C8909B #B7C890
square
#90C8BD #A190C8 #C8909B #B7C890
split-complementary
#90C8BD #C890B7 #C8A190
monochromatic
#499485 #67B4A5 #90C8BD #B9DCD5 #E2F1EE
Accessibility & contrast
On white
1.88
#90C8BD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.18
#90C8BD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #90C8BD
11.18:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##90C8BD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##90C8BD | 1.00 | 1.88 | 11.18 | 11.18 |
| #FFFFFF | 1.88 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.18 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.18 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C3C2BD
Deuteranopia (green-blind)
#B9BABE
Tritanopia (blue-blind)
#80CAC5
Achromatopsia (no color)
#BDBDBD
Design tokens & code
CSS
--color: #90c8bd; /* rgb */ color: rgb(144, 200, 189); /* oklch */ color: oklch(79.1% 0.060 181.2);
Tailwind
colors: {
custom: {
50: '#b2d8d0',
500: '#90c8bd',
950: '#000000',
},
}SCSS
$custom: #90c8bd; $custom-light: #b2d8d0; $custom-dark: #000000;
JSON
{
"hex": "#90c8bd",
"rgb": {
"r": 144,
"g": 200,
"b": 189
},
"hsl": {
"h": 168.214,
"s": 33.735,
"l": 67.451
},
"oklch": {
"l": 0.79092,
"c": 0.06011,
"h": 181.2
},
"luminance": 0.50912
}Semantic roles & 50–950 ramp
primary
#90C8BD
secondary
#9C606C
accent
#3950AD
background
#FDFEFE
surface
#F8FBFB
border
#D1D4D4
text
#111414
muted
#818383