#90CCCA#90CCCA
#90CCCA is a light, moderate teal. Relative luminance 0.534; OKLCH L 80.4% C 0.062 H 193.4°. Best body text is #000000 at 11.68:1 contrast (WCAG AA passes).
Color values
| HEX | #90CCCA |
|---|---|
| RGB | rgb(144, 204, 202) |
| HSL | hsl(178, 37%, 68%) |
| HSV | hsv(178, 29%, 80%) |
| CMYK | cmyk(29.4%, 0%, 1%, 20%) |
| CIE-LAB | lab(78.10, -19.53, -5.18) |
| CIE-LCH | lch(78.10, 20.21, 194.85°) |
| OKLab | oklab(80.38% -0.0598 -0.0142) |
| OKLCH | oklch(80.38% 0.062 193.4) |
| XYZ | xyz(43.7516, 53.3770, 63.8631) |
| Luminance | 0.5338 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Powder Blue
#B0E0E6
ΔE00 7.16
Paleturquoise
#AFEEEE
ΔE00 7.99
Mediumturquoise
#48D1CC
ΔE00 8.11
Pale Teal
#82CBB2
ΔE00 8.83
Robin'S Egg Blue
#98EFF9
ΔE00 9.24
Lightblue
#ADD8E6
ΔE00 9.42
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#90CCCA #CC9092
analogous
#90CCAC #90CCCA #90B0CC
triadic
#90CCCA #CA90CC #CCCA90
tetradic
#90CCCA #AC90CC #CC9092 #B0CC90
square
#90CCCA #AC90CC #CC9092 #B0CC90
split-complementary
#90CCCA #CC90B0 #CCAC90
monochromatic
#479B98 #66B9B6 #90CCCA #BADFDE #E4F3F2
Accessibility & contrast
On white
1.80
#90CCCA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.68
#90CCCA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #90CCCA
11.68:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##90CCCA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##90CCCA | 1.00 | 1.80 | 11.68 | 11.68 |
| #FFFFFF | 1.80 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.68 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.68 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C5C6CA
Deuteranopia (green-blind)
#B9BECB
Tritanopia (blue-blind)
#7BD0CB
Achromatopsia (no color)
#C1C1C1
Design tokens & code
CSS
--color: #90ccca; /* rgb */ color: rgb(144, 204, 202); /* oklch */ color: oklch(80.4% 0.062 193.4);
Tailwind
colors: {
custom: {
50: '#b2dbda',
500: '#90ccca',
950: '#000000',
},
}SCSS
$custom: #90ccca; $custom-light: #b2dbda; $custom-dark: #000000;
JSON
{
"hex": "#90ccca",
"rgb": {
"r": 144,
"g": 204,
"b": 202
},
"hsl": {
"h": 178,
"s": 37.037,
"l": 68.235
},
"oklch": {
"l": 0.80385,
"c": 0.06151,
"h": 193.4
},
"luminance": 0.53379
}Semantic roles & 50–950 ramp
primary
#90CCCA
secondary
#A15F61
accent
#363AB0
background
#FDFEFE
surface
#F8FCFB
border
#D1D5D4
text
#111514
muted
#818483