#90CDCA#90CDCA
#90CDCA is a light, moderate teal. Relative luminance 0.539; OKLCH L 80.6% C 0.062 H 192.1°. Best body text is #000000 at 11.77:1 contrast (WCAG AA passes).
Color values
| HEX | #90CDCA |
|---|---|
| RGB | rgb(144, 205, 202) |
| HSL | hsl(177, 38%, 68%) |
| HSV | hsv(177, 30%, 80%) |
| CMYK | cmyk(29.8%, 0%, 1.5%, 19.6%) |
| CIE-LAB | lab(78.38, -20.03, -4.77) |
| CIE-LCH | lch(78.38, 20.59, 193.38°) |
| OKLab | oklab(80.61% -0.0611 -0.0131) |
| OKLCH | oklch(80.61% 0.062 192.1) |
| XYZ | xyz(43.9900, 53.8538, 63.9426) |
| Luminance | 0.5386 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Powder Blue
#B0E0E6
ΔE00 7.32
Paleturquoise
#AFEEEE
ΔE00 7.84
Mediumturquoise
#48D1CC
ΔE00 7.88
Pale Teal
#82CBB2
ΔE00 8.41
Robin'S Egg Blue
#98EFF9
ΔE00 9.22
Seafoam Blue
#78D1B6
ΔE00 9.31
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#90CDCA #CD9093
analogous
#90CDAB #90CDCA #90B1CD
triadic
#90CDCA #CA90CD #CDCA90
tetradic
#90CDCA #AB90CD #CD9093 #B1CD90
square
#90CDCA #AB90CD #CD9093 #B1CD90
split-complementary
#90CDCA #CD90B1 #CDAB90
monochromatic
#469C98 #66BAB6 #90CDCA #BAE0DE #E4F3F2
Accessibility & contrast
On white
1.78
#90CDCA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.77
#90CDCA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #90CDCA
11.77:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##90CDCA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##90CDCA | 1.00 | 1.78 | 11.77 | 11.77 |
| #FFFFFF | 1.78 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.77 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.77 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C6C7CA
Deuteranopia (green-blind)
#BABECB
Tritanopia (blue-blind)
#7BD0CC
Achromatopsia (no color)
#C2C2C2
Design tokens & code
CSS
--color: #90cdca; /* rgb */ color: rgb(144, 205, 202); /* oklch */ color: oklch(80.6% 0.062 192.1);
Tailwind
colors: {
custom: {
50: '#b2dcda',
500: '#90cdca',
950: '#000000',
},
}SCSS
$custom: #90cdca; $custom-light: #b2dcda; $custom-dark: #000000;
JSON
{
"hex": "#90cdca",
"rgb": {
"r": 144,
"g": 205,
"b": 202
},
"hsl": {
"h": 177.049,
"s": 37.888,
"l": 68.431
},
"oklch": {
"l": 0.80608,
"c": 0.06249,
"h": 192.1
},
"luminance": 0.53856
}Semantic roles & 50–950 ramp
primary
#90CDCA
secondary
#A25F62
accent
#353BB1
background
#FDFEFE
surface
#F8FCFB
border
#D1D5D4
text
#111514
muted
#818483