#90C2CA#90C2CA
#90C2CA is a light, muted teal. Relative luminance 0.488; OKLCH L 78.2% C 0.053 H 208.4°. Best body text is #000000 at 10.76:1 contrast (WCAG AA passes).
Color values
| HEX | #90C2CA |
|---|---|
| RGB | rgb(144, 194, 202) |
| HSL | hsl(188, 35%, 68%) |
| HSV | hsv(188, 29%, 79%) |
| CMYK | cmyk(28.7%, 4%, 0%, 20.8%) |
| CIE-LAB | lab(75.31, -14.41, -9.31) |
| CIE-LCH | lch(75.31, 17.16, 212.86°) |
| OKLab | oklab(78.16% -0.0471 -0.0254) |
| OKLCH | oklch(78.16% 0.053 208.4) |
| XYZ | xyz(41.4506, 48.7751, 63.0961) |
| Luminance | 0.4878 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Lightblue
#ADD8E6
ΔE00 6.89
Powder Blue
#B0E0E6
ΔE00 7.48
Sky Blue
#87CEEB
ΔE00 7.58
Baby Blue
#89CFF0
ΔE00 8.81
Ice Blue
#A5DFF9
ΔE00 9.61
Light Grey Blue
#9DBCD4
ΔE00 9.71
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#90C2CA #CA9890
analogous
#90CAB5 #90C2CA #90A5CA
triadic
#90C2CA #CA90C2 #C2CA90
tetradic
#90C2CA #B590CA #CA9890 #A5CA90
square
#90C2CA #B590CA #CA9890 #A5CA90
split-complementary
#90C2CA #CA90A5 #CAB590
monochromatic
#488C97 #67ABB6 #90C2CA #B9D9DE #E3F0F2
Accessibility & contrast
On white
1.95
#90C2CA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.76
#90C2CA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #90C2CA
10.76:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##90C2CA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##90C2CA | 1.00 | 1.95 | 10.76 | 10.76 |
| #FFFFFF | 1.95 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.76 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.76 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#BABECB
Deuteranopia (green-blind)
#B0B6CA
Tritanopia (blue-blind)
#7CC6C4
Achromatopsia (no color)
#B9B9B9
Design tokens & code
CSS
--color: #90c2ca; /* rgb */ color: rgb(144, 194, 202); /* oklch */ color: oklch(78.2% 0.053 208.4);
Tailwind
colors: {
custom: {
50: '#b2d4da',
500: '#90c2ca',
950: '#000000',
},
}SCSS
$custom: #90c2ca; $custom-light: #b2d4da; $custom-dark: #000000;
JSON
{
"hex": "#90c2ca",
"rgb": {
"r": 144,
"g": 194,
"b": 202
},
"hsl": {
"h": 188.276,
"s": 35.366,
"l": 67.843
},
"oklch": {
"l": 0.78165,
"c": 0.05348,
"h": 208.4
},
"luminance": 0.48777
}Semantic roles & 50–950 ramp
primary
#90C2CA
secondary
#E4D4D2
accent
#4837AE
background
#FBFDFD
surface
#F6FAFA
border
#D0D3D3
text
#111414
muted
#808383