#90CCCF#90CCCF
#90CCCF is a light, moderate teal. Relative luminance 0.536; OKLCH L 80.5% C 0.061 H 199.9°. Best body text is #000000 at 11.72:1 contrast (WCAG AA passes).
Color values
| HEX | #90CCCF |
|---|---|
| RGB | rgb(144, 204, 207) |
| HSL | hsl(183, 40%, 69%) |
| HSV | hsv(183, 30%, 81%) |
| CMYK | cmyk(30.4%, 1.4%, 0%, 18.8%) |
| CIE-LAB | lab(78.24, -18.38, -7.66) |
| CIE-LCH | lch(78.24, 19.91, 202.62°) |
| OKLab | oklab(80.54% -0.0578 -0.021) |
| OKLCH | oklch(80.54% 0.061 199.9) |
| XYZ | xyz(44.3532, 53.6176, 67.0316) |
| Luminance | 0.5362 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Powder Blue
#B0E0E6
ΔE00 6.17
Lightblue
#ADD8E6
ΔE00 7.79
Paleturquoise
#AFEEEE
ΔE00 7.95
Robin'S Egg Blue
#98EFF9
ΔE00 8.50
Mediumturquoise
#48D1CC
ΔE00 8.94
Sky Blue
#87CEEB
ΔE00 9.28
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#90CCCF #CF9390
analogous
#90CFB3 #90CCCF #90ADCF
triadic
#90CCCF #CF90CC #CCCF90
tetradic
#90CCCF #B390CF #CF9390 #ADCF90
square
#90CCCF #B390CF #CF9390 #ADCF90
split-complementary
#90CCCF #CF90AD #CFB390
monochromatic
#459BA0 #65B8BD #90CCCF #BBE0E1 #E5F3F4
Accessibility & contrast
On white
1.79
#90CCCF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.72
#90CCCF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #90CCCF
11.72:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##90CCCF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##90CCCF | 1.00 | 1.79 | 11.72 | 11.72 |
| #FFFFFF | 1.79 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.72 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.72 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C4C7CF
Deuteranopia (green-blind)
#B8BECF
Tritanopia (blue-blind)
#79D0CD
Achromatopsia (no color)
#C1C1C1
Design tokens & code
CSS
--color: #90cccf; /* rgb */ color: rgb(144, 204, 207); /* oklch */ color: oklch(80.5% 0.061 199.9);
Tailwind
colors: {
custom: {
50: '#b2dbdd',
500: '#90cccf',
950: '#000000',
},
}SCSS
$custom: #90cccf; $custom-light: #b2dbdd; $custom-dark: #000000;
JSON
{
"hex": "#90cccf",
"rgb": {
"r": 144,
"g": 204,
"b": 207
},
"hsl": {
"h": 182.857,
"s": 39.623,
"l": 68.824
},
"oklch": {
"l": 0.80544,
"c": 0.06149,
"h": 199.9
},
"luminance": 0.5362
}Semantic roles & 50–950 ramp
primary
#90CCCF
secondary
#A4625F
accent
#3933B3
background
#FDFEFE
surface
#F8FBFC
border
#D1D4D5
text
#111515
muted
#818484