#90CCCE#90CCCE
#90CCCE is a light, moderate teal. Relative luminance 0.536; OKLCH L 80.5% C 0.061 H 198.6°. Best body text is #000000 at 11.71:1 contrast (WCAG AA passes).
Color values
| HEX | #90CCCE |
|---|---|
| RGB | rgb(144, 204, 206) |
| HSL | hsl(182, 39%, 69%) |
| HSV | hsv(182, 30%, 81%) |
| CMYK | cmyk(30.1%, 1%, 0%, 19.2%) |
| CIE-LAB | lab(78.21, -18.61, -7.16) |
| CIE-LCH | lch(78.21, 19.94, 201.05°) |
| OKLab | oklab(80.51% -0.0582 -0.0196) |
| OKLCH | oklch(80.51% 0.061 198.6) |
| XYZ | xyz(44.2313, 53.5689, 66.3897) |
| Luminance | 0.5357 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Powder Blue
#B0E0E6
ΔE00 6.33
Paleturquoise
#AFEEEE
ΔE00 7.92
Lightblue
#ADD8E6
ΔE00 8.11
Robin'S Egg Blue
#98EFF9
ΔE00 8.61
Mediumturquoise
#48D1CC
ΔE00 8.73
Robin Egg Blue
#8AF1FE
ΔE00 9.61
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#90CCCE #CE9290
analogous
#90CEB1 #90CCCE #90ADCE
triadic
#90CCCE #CE90CC #CCCE90
tetradic
#90CCCE #B190CE #CE9290 #ADCE90
square
#90CCCE #B190CE #CE9290 #ADCE90
split-complementary
#90CCCE #CE90AD #CEB190
monochromatic
#469B9E #66B8BB #90CCCE #BAE0E1 #E5F3F3
Accessibility & contrast
On white
1.79
#90CCCE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.71
#90CCCE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #90CCCE
11.71:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##90CCCE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##90CCCE | 1.00 | 1.79 | 11.71 | 11.71 |
| #FFFFFF | 1.79 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.71 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.71 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C4C7CE
Deuteranopia (green-blind)
#B8BECF
Tritanopia (blue-blind)
#7AD0CC
Achromatopsia (no color)
#C1C1C1
Design tokens & code
CSS
--color: #90ccce; /* rgb */ color: rgb(144, 204, 206); /* oklch */ color: oklch(80.5% 0.061 198.6);
Tailwind
colors: {
custom: {
50: '#b2dbdc',
500: '#90ccce',
950: '#000000',
},
}SCSS
$custom: #90ccce; $custom-light: #b2dbdc; $custom-dark: #000000;
JSON
{
"hex": "#90ccce",
"rgb": {
"r": 144,
"g": 204,
"b": 206
},
"hsl": {
"h": 181.935,
"s": 38.75,
"l": 68.627
},
"oklch": {
"l": 0.80512,
"c": 0.06143,
"h": 198.6
},
"luminance": 0.53571
}Semantic roles & 50–950 ramp
primary
#90CCCE
secondary
#A3615F
accent
#3834B2
background
#FDFEFE
surface
#F8FBFC
border
#D1D4D5
text
#111515
muted
#818484