#90C8BE#90C8BE
#90C8BE is a light, muted teal. Relative luminance 0.510; OKLCH L 79.1% C 0.060 H 182.5°. Best body text is #000000 at 11.19:1 contrast (WCAG AA passes).
Color values
| HEX | #90C8BE |
|---|---|
| RGB | rgb(144, 200, 190) |
| HSL | hsl(169, 34%, 67%) |
| HSV | hsv(169, 28%, 78%) |
| CMYK | cmyk(28%, 0%, 5%, 21.6%) |
| CIE-LAB | lab(76.65, -20.20, -0.84) |
| CIE-LCH | lch(76.65, 20.21, 182.37°) |
| OKLab | oklab(79.12% -0.0597 -0.0026) |
| OKLCH | oklch(79.12% 0.06 182.5) |
| XYZ | xyz(41.4471, 50.9535, 56.3563) |
| Luminance | 0.5096 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Pale Teal
#82CBB2
ΔE00 5.77
Seafoam Blue
#78D1B6
ΔE00 7.19
Mediumturquoise
#48D1CC
ΔE00 8.69
Mediumaquamarine
#66CDAA
ΔE00 9.62
Powder Blue
#B0E0E6
ΔE00 9.68
Paleturquoise
#AFEEEE
ΔE00 9.86
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#90C8BE #C8909A
analogous
#90C8A2 #90C8BE #90B6C8
triadic
#90C8BE #BE90C8 #C8BE90
tetradic
#90C8BE #A290C8 #C8909A #B6C890
square
#90C8BE #A290C8 #C8909A #B6C890
split-complementary
#90C8BE #C890B6 #C8A290
monochromatic
#499487 #67B4A6 #90C8BE #B9DCD6 #E2F1EE
Accessibility & contrast
On white
1.88
#90C8BE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.19
#90C8BE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #90C8BE
11.19:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##90C8BE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##90C8BE | 1.00 | 1.88 | 11.19 | 11.19 |
| #FFFFFF | 1.88 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.19 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.19 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C3C2BE
Deuteranopia (green-blind)
#B8BABF
Tritanopia (blue-blind)
#7FCAC5
Achromatopsia (no color)
#BDBDBD
Design tokens & code
CSS
--color: #90c8be; /* rgb */ color: rgb(144, 200, 190); /* oklch */ color: oklch(79.1% 0.060 182.5);
Tailwind
colors: {
custom: {
50: '#b2d8d1',
500: '#90c8be',
950: '#000000',
},
}SCSS
$custom: #90c8be; $custom-light: #b2d8d1; $custom-dark: #000000;
JSON
{
"hex": "#90c8be",
"rgb": {
"r": 144,
"g": 200,
"b": 190
},
"hsl": {
"h": 169.286,
"s": 33.735,
"l": 67.451
},
"oklch": {
"l": 0.79122,
"c": 0.05974,
"h": 182.5
},
"luminance": 0.50956
}Semantic roles & 50–950 ramp
primary
#90C8BE
secondary
#9C606B
accent
#394EAD
background
#FDFEFE
surface
#F8FBFB
border
#D1D4D4
text
#111414
muted
#818383