#90C8CA#90C8CA
#90C8CA is a light, muted teal. Relative luminance 0.515; OKLCH L 79.5% C 0.058 H 198.8°. Best body text is #000000 at 11.30:1 contrast (WCAG AA passes).
Color values
| HEX | #90C8CA |
|---|---|
| RGB | rgb(144, 200, 202) |
| HSL | hsl(182, 35%, 68%) |
| HSV | hsv(182, 29%, 79%) |
| CMYK | cmyk(28.7%, 1%, 0%, 20.8%) |
| CIE-LAB | lab(76.98, -17.50, -6.83) |
| CIE-LCH | lch(76.98, 18.79, 201.32°) |
| OKLab | oklab(79.49% -0.0548 -0.0187) |
| OKLCH | oklch(79.49% 0.058 198.8) |
| XYZ | xyz(42.8130, 51.4999, 63.5503) |
| Luminance | 0.5150 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Powder Blue
#B0E0E6
ΔE00 6.82
Lightblue
#ADD8E6
ΔE00 8.16
Paleturquoise
#AFEEEE
ΔE00 8.85
Mediumturquoise
#48D1CC
ΔE00 9.30
Robin'S Egg Blue
#98EFF9
ΔE00 9.62
Sky Blue
#87CEEB
ΔE00 9.71
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#90C8CA #CA9290
analogous
#90CAAF #90C8CA #90ABCA
triadic
#90C8CA #CA90C8 #C8CA90
tetradic
#90C8CA #AF90CA #CA9290 #ABCA90
square
#90C8CA #AF90CA #CA9290 #ABCA90
split-complementary
#90C8CA #CA90AB #CAAF90
monochromatic
#489597 #67B3B6 #90C8CA #B9DDDE #E3F1F2
Accessibility & contrast
On white
1.86
#90C8CA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.30
#90C8CA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #90C8CA
11.30:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##90C8CA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##90C8CA | 1.00 | 1.86 | 11.30 | 11.30 |
| #FFFFFF | 1.86 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.30 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.30 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C0C3CA
Deuteranopia (green-blind)
#B5BBCA
Tritanopia (blue-blind)
#7CCCC8
Achromatopsia (no color)
#BEBEBE
Design tokens & code
CSS
--color: #90c8ca; /* rgb */ color: rgb(144, 200, 202); /* oklch */ color: oklch(79.5% 0.058 198.8);
Tailwind
colors: {
custom: {
50: '#b2d8da',
500: '#90c8ca',
950: '#000000',
},
}SCSS
$custom: #90c8ca; $custom-light: #b2d8da; $custom-dark: #000000;
JSON
{
"hex": "#90c8ca",
"rgb": {
"r": 144,
"g": 200,
"b": 202
},
"hsl": {
"h": 182.069,
"s": 35.366,
"l": 67.843
},
"oklch": {
"l": 0.79494,
"c": 0.05786,
"h": 198.8
},
"luminance": 0.51502
}Semantic roles & 50–950 ramp
primary
#90C8CA
secondary
#9F6260
accent
#3B37AE
background
#FDFEFE
surface
#F8FBFB
border
#D1D4D4
text
#111414
muted
#818383