#90C8CD#90C8CD
#90C8CD is a light, muted teal. Relative luminance 0.516; OKLCH L 79.6% C 0.058 H 203.0°. Best body text is #000000 at 11.33:1 contrast (WCAG AA passes).
Color values
| HEX | #90C8CD |
|---|---|
| RGB | rgb(144, 200, 205) |
| HSL | hsl(185, 38%, 68%) |
| HSV | hsv(185, 30%, 80%) |
| CMYK | cmyk(29.8%, 2.4%, 0%, 19.6%) |
| CIE-LAB | lab(77.07, -16.80, -8.32) |
| CIE-LCH | lch(77.07, 18.75, 206.34°) |
| OKLab | oklab(79.59% -0.0535 -0.0227) |
| OKLCH | oklch(79.59% 0.058 203) |
| XYZ | xyz(43.1717, 51.6434, 65.4392) |
| Luminance | 0.5165 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Powder Blue
#B0E0E6
ΔE00 6.46
Lightblue
#ADD8E6
ΔE00 7.24
Sky Blue
#87CEEB
ΔE00 8.46
Paleturquoise
#AFEEEE
ΔE00 9.03
Robin'S Egg Blue
#98EFF9
ΔE00 9.41
Baby Blue
#89CFF0
ΔE00 9.78
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#90C8CD #CD9590
analogous
#90CDB3 #90C8CD #90A9CD
triadic
#90C8CD #CD90C8 #C8CD90
tetradic
#90C8CD #B390CD #CD9590 #A9CD90
square
#90C8CD #B390CD #CD9590 #A9CD90
split-complementary
#90C8CD #CD90A9 #CDB390
monochromatic
#46959C #66B3BA #90C8CD #BADDE0 #E4F2F3
Accessibility & contrast
On white
1.85
#90C8CD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.33
#90C8CD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #90C8CD
11.33:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##90C8CD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##90C8CD | 1.00 | 1.85 | 11.33 | 11.33 |
| #FFFFFF | 1.85 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.33 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.33 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C0C3CD
Deuteranopia (green-blind)
#B5BBCD
Tritanopia (blue-blind)
#7BCCC9
Achromatopsia (no color)
#BEBEBE
Design tokens & code
CSS
--color: #90c8cd; /* rgb */ color: rgb(144, 200, 205); /* oklch */ color: oklch(79.6% 0.058 203.0);
Tailwind
colors: {
custom: {
50: '#b2d8dc',
500: '#90c8cd',
950: '#000000',
},
}SCSS
$custom: #90c8cd; $custom-light: #b2d8dc; $custom-dark: #000000;
JSON
{
"hex": "#90c8cd",
"rgb": {
"r": 144,
"g": 200,
"b": 205
},
"hsl": {
"h": 184.918,
"s": 37.888,
"l": 68.431
},
"oklch": {
"l": 0.79592,
"c": 0.05818,
"h": 203
},
"luminance": 0.51646
}Semantic roles & 50–950 ramp
primary
#90C8CD
secondary
#A2655F
accent
#3F35B1
background
#FDFEFE
surface
#F8FBFC
border
#D1D4D5
text
#111415
muted
#818384