#90D4DD#90D4DD
#90D4DD is a very light, moderate teal. Relative luminance 0.582; OKLCH L 82.8% C 0.069 H 206.4°. Best body text is #000000 at 12.65:1 contrast (WCAG AA passes).
Color values
| HEX | #90D4DD |
|---|---|
| RGB | rgb(144, 212, 221) |
| HSL | hsl(187, 53%, 72%) |
| HSV | hsv(187, 35%, 87%) |
| CMYK | cmyk(34.8%, 4.1%, 0%, 13.3%) |
| CIE-LAB | lab(80.87, -19.11, -11.25) |
| CIE-LCH | lch(80.87, 22.18, 210.48°) |
| OKLab | oklab(82.78% -0.0622 -0.0308) |
| OKLCH | oklch(82.78% 0.069 206.4) |
| XYZ | xyz(48.0917, 58.2338, 77.0987) |
| Luminance | 0.5824 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Powder Blue
#B0E0E6
ΔE00 4.99
Robin'S Egg Blue
#98EFF9
ΔE00 6.21
Lightblue
#ADD8E6
ΔE00 6.37
Paleturquoise
#AFEEEE
ΔE00 6.94
Robin Egg Blue
#8AF1FE
ΔE00 7.08
Sky Blue
#87CEEB
ΔE00 7.23
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#90D4DD #DD9990
analogous
#90DDC0 #90D4DD #90AEDD
triadic
#90D4DD #DD90D4 #D4DD90
tetradic
#90D4DD #C090DD #DD9990 #AEDD90
square
#90D4DD #C090DD #DD9990 #AEDD90
split-complementary
#90D4DD #DD90AE #DDC090
monochromatic
#39ABBA #61C2CF #90D4DD #BFE6EB #E8F6F8
Accessibility & contrast
On white
1.66
#90D4DD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.65
#90D4DD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #90D4DD
12.65:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##90D4DD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##90D4DD | 1.00 | 1.66 | 12.65 | 12.65 |
| #FFFFFF | 1.66 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.65 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.65 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C9CFDE
Deuteranopia (green-blind)
#BCC4DD
Tritanopia (blue-blind)
#73DAD7
Achromatopsia (no color)
#C9C9C9
Design tokens & code
CSS
--color: #90d4dd; /* rgb */ color: rgb(144, 212, 221); /* oklch */ color: oklch(82.8% 0.069 206.4);
Tailwind
colors: {
custom: {
50: '#b3e1e7',
500: '#90d4dd',
950: '#000000',
},
}SCSS
$custom: #90d4dd; $custom-light: #b3e1e7; $custom-dark: #000000;
JSON
{
"hex": "#90d4dd",
"rgb": {
"r": 144,
"g": 212,
"b": 221
},
"hsl": {
"h": 187.013,
"s": 53.103,
"l": 71.569
},
"oklch": {
"l": 0.82777,
"c": 0.06939,
"h": 206.4
},
"luminance": 0.58237
}Semantic roles & 50–950 ramp
primary
#90D4DD
secondary
#B5675D
accent
#3725C1
background
#FDFEFE
surface
#F8FCFC
border
#D1D5D5
text
#111516
muted
#818484