#90CBCA#90CBCA
#90CBCA is a light, moderate teal. Relative luminance 0.529; OKLCH L 80.2% C 0.061 H 194.7°. Best body text is #000000 at 11.58:1 contrast (WCAG AA passes).
Color values
| HEX | #90CBCA |
|---|---|
| RGB | rgb(144, 203, 202) |
| HSL | hsl(179, 36%, 68%) |
| HSV | hsv(179, 29%, 80%) |
| CMYK | cmyk(29.1%, 0%, 0.5%, 20.4%) |
| CIE-LAB | lab(77.82, -19.02, -5.59) |
| CIE-LCH | lch(77.82, 19.83, 196.38°) |
| OKLab | oklab(80.16% -0.0586 -0.0153) |
| OKLCH | oklch(80.16% 0.061 194.7) |
| XYZ | xyz(43.5147, 52.9031, 63.7841) |
| Luminance | 0.5291 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Powder Blue
#B0E0E6
ΔE00 7.02
Paleturquoise
#AFEEEE
ΔE00 8.16
Mediumturquoise
#48D1CC
ΔE00 8.36
Lightblue
#ADD8E6
ΔE00 9.09
Pale Teal
#82CBB2
ΔE00 9.26
Robin'S Egg Blue
#98EFF9
ΔE00 9.29
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#90CBCA #CB9091
analogous
#90CBAC #90CBCA #90AECB
triadic
#90CBCA #CA90CB #CBCA90
tetradic
#90CBCA #AC90CB #CB9091 #AECB90
square
#90CBCA #AC90CB #CB9091 #AECB90
split-complementary
#90CBCA #CB90AE #CBAC90
monochromatic
#489998 #66B7B6 #90CBCA #BADFDE #E3F2F2
Accessibility & contrast
On white
1.81
#90CBCA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.58
#90CBCA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #90CBCA
11.58:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##90CBCA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##90CBCA | 1.00 | 1.81 | 11.58 | 11.58 |
| #FFFFFF | 1.81 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.58 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.58 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C4C5CA
Deuteranopia (green-blind)
#B8BDCB
Tritanopia (blue-blind)
#7BCFCA
Achromatopsia (no color)
#C0C0C0
Design tokens & code
CSS
--color: #90cbca; /* rgb */ color: rgb(144, 203, 202); /* oklch */ color: oklch(80.2% 0.061 194.7);
Tailwind
colors: {
custom: {
50: '#b2dbda',
500: '#90cbca',
950: '#000000',
},
}SCSS
$custom: #90cbca; $custom-light: #b2dbda; $custom-dark: #000000;
JSON
{
"hex": "#90cbca",
"rgb": {
"r": 144,
"g": 203,
"b": 202
},
"hsl": {
"h": 178.983,
"s": 36.196,
"l": 68.039
},
"oklch": {
"l": 0.80162,
"c": 0.06055,
"h": 194.7
},
"luminance": 0.52905
}Semantic roles & 50–950 ramp
primary
#90CBCA
secondary
#A05F60
accent
#3638AF
background
#FDFEFE
surface
#F8FBFB
border
#D1D4D4
text
#111514
muted
#818483