#90C8CE#90C8CE
#90C8CE is a light, muted teal. Relative luminance 0.517; OKLCH L 79.6% C 0.058 H 204.4°. Best body text is #000000 at 11.34:1 contrast (WCAG AA passes).
Color values
| HEX | #90C8CE |
|---|---|
| RGB | rgb(144, 200, 206) |
| HSL | hsl(186, 39%, 69%) |
| HSV | hsv(186, 30%, 81%) |
| CMYK | cmyk(30.1%, 2.9%, 0%, 19.2%) |
| CIE-LAB | lab(77.10, -16.57, -8.82) |
| CIE-LCH | lch(77.10, 18.77, 208.02°) |
| OKLab | oklab(79.62% -0.0531 -0.0241) |
| OKLCH | oklch(79.62% 0.058 204.4) |
| XYZ | xyz(43.2928, 51.6918, 66.0769) |
| Luminance | 0.5169 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Powder Blue
#B0E0E6
ΔE00 6.39
Lightblue
#ADD8E6
ΔE00 6.96
Sky Blue
#87CEEB
ΔE00 8.05
Paleturquoise
#AFEEEE
ΔE00 9.14
Baby Blue
#89CFF0
ΔE00 9.36
Robin'S Egg Blue
#98EFF9
ΔE00 9.38
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#90C8CE #CE9690
analogous
#90CEB5 #90C8CE #90A9CE
triadic
#90C8CE #CE90C8 #C8CE90
tetradic
#90C8CE #B590CE #CE9690 #A9CE90
square
#90C8CE #B590CE #CE9690 #A9CE90
split-complementary
#90C8CE #CE90A9 #CEB590
monochromatic
#46959E #66B3BB #90C8CE #BADDE1 #E5F2F3
Accessibility & contrast
On white
1.85
#90C8CE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.34
#90C8CE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #90C8CE
11.34:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##90C8CE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##90C8CE | 1.00 | 1.85 | 11.34 | 11.34 |
| #FFFFFF | 1.85 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.34 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.34 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#BFC3CE
Deuteranopia (green-blind)
#B4BBCE
Tritanopia (blue-blind)
#7ACCCA
Achromatopsia (no color)
#BEBEBE
Design tokens & code
CSS
--color: #90c8ce; /* rgb */ color: rgb(144, 200, 206); /* oklch */ color: oklch(79.6% 0.058 204.4);
Tailwind
colors: {
custom: {
50: '#b2d8dd',
500: '#90c8ce',
950: '#000000',
},
}SCSS
$custom: #90c8ce; $custom-light: #b2d8dd; $custom-dark: #000000;
JSON
{
"hex": "#90c8ce",
"rgb": {
"r": 144,
"g": 200,
"b": 206
},
"hsl": {
"h": 185.806,
"s": 38.75,
"l": 68.627
},
"oklch": {
"l": 0.79624,
"c": 0.05835,
"h": 204.4
},
"luminance": 0.51694
}Semantic roles & 50–950 ramp
primary
#90C8CE
secondary
#A3665F
accent
#4034B2
background
#FDFEFE
surface
#F8FBFC
border
#D1D4D5
text
#111415
muted
#818384