#90C8CC#90C8CC
#90C8CC is a light, muted teal. Relative luminance 0.516; OKLCH L 79.6% C 0.058 H 201.6°. Best body text is #000000 at 11.32:1 contrast (WCAG AA passes).
Color values
| HEX | #90C8CC |
|---|---|
| RGB | rgb(144, 200, 204) |
| HSL | hsl(184, 37%, 68%) |
| HSV | hsv(184, 29%, 80%) |
| CMYK | cmyk(29.4%, 2%, 0%, 20%) |
| CIE-LAB | lab(77.04, -17.04, -7.82) |
| CIE-LCH | lch(77.04, 18.75, 204.66°) |
| OKLab | oklab(79.56% -0.0539 -0.0214) |
| OKLCH | oklch(79.56% 0.058 201.6) |
| XYZ | xyz(43.0514, 51.5952, 64.8055) |
| Luminance | 0.5160 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Powder Blue
#B0E0E6
ΔE00 6.56
Lightblue
#ADD8E6
ΔE00 7.54
Sky Blue
#87CEEB
ΔE00 8.87
Paleturquoise
#AFEEEE
ΔE00 8.95
Robin'S Egg Blue
#98EFF9
ΔE00 9.46
Mediumturquoise
#48D1CC
ΔE00 9.73
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#90C8CC #CC9490
analogous
#90CCB2 #90C8CC #90AACC
triadic
#90C8CC #CC90C8 #C8CC90
tetradic
#90C8CC #B290CC #CC9490 #AACC90
square
#90C8CC #B290CC #CC9490 #AACC90
split-complementary
#90C8CC #CC90AA #CCB290
monochromatic
#47959B #66B3B9 #90C8CC #BADDDF #E4F2F3
Accessibility & contrast
On white
1.86
#90C8CC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.32
#90C8CC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #90C8CC
11.32:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##90C8CC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##90C8CC | 1.00 | 1.86 | 11.32 | 11.32 |
| #FFFFFF | 1.86 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.32 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.32 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C0C3CC
Deuteranopia (green-blind)
#B5BBCC
Tritanopia (blue-blind)
#7BCCC9
Achromatopsia (no color)
#BEBEBE
Design tokens & code
CSS
--color: #90c8cc; /* rgb */ color: rgb(144, 200, 204); /* oklch */ color: oklch(79.6% 0.058 201.6);
Tailwind
colors: {
custom: {
50: '#b2d8db',
500: '#90c8cc',
950: '#000000',
},
}SCSS
$custom: #90c8cc; $custom-light: #b2d8db; $custom-dark: #000000;
JSON
{
"hex": "#90c8cc",
"rgb": {
"r": 144,
"g": 200,
"b": 204
},
"hsl": {
"h": 184,
"s": 37.037,
"l": 68.235
},
"oklch": {
"l": 0.79559,
"c": 0.05804,
"h": 201.6
},
"luminance": 0.51597
}Semantic roles & 50–950 ramp
primary
#90C8CC
secondary
#A1645F
accent
#3E36B0
background
#FDFEFE
surface
#F8FBFB
border
#D1D4D4
text
#111415
muted
#818384