#90D7DB#90D7DB
#90D7DB is a very light, moderate teal. Relative luminance 0.596; OKLCH L 83.4% C 0.071 H 200.4°. Best body text is #000000 at 12.93:1 contrast (WCAG AA passes).
Color values
| HEX | #90D7DB |
|---|---|
| RGB | rgb(144, 215, 219) |
| HSL | hsl(183, 51%, 71%) |
| HSV | hsv(183, 34%, 86%) |
| CMYK | cmyk(34.2%, 1.8%, 0%, 14.1%) |
| CIE-LAB | lab(81.64, -21.10, -9.03) |
| CIE-LCH | lch(81.64, 22.95, 203.17°) |
| OKLab | oklab(83.38% -0.0666 -0.0247) |
| OKLCH | oklch(83.38% 0.071 200.4) |
| XYZ | xyz(48.5837, 59.6417, 75.9561) |
| Luminance | 0.5965 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Powder Blue
#B0E0E6
ΔE00 5.43
Robin'S Egg Blue
#98EFF9
ΔE00 5.77
Paleturquoise
#AFEEEE
ΔE00 5.78
Robin Egg Blue
#8AF1FE
ΔE00 6.74
Robin'S Egg
#6DEDFD
ΔE00 7.29
Lightblue
#ADD8E6
ΔE00 7.97
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#90D7DB #DB9490
analogous
#90DBB9 #90D7DB #90B1DB
triadic
#90D7DB #DB90D7 #D7DB90
tetradic
#90D7DB #B990DB #DB9490 #B1DB90
square
#90D7DB #B990DB #DB9490 #B1DB90
split-complementary
#90D7DB #DB90B1 #DBB990
monochromatic
#3BAFB6 #62C6CC #90D7DB #BEE8EA #E8F7F8
Accessibility & contrast
On white
1.62
#90D7DB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.93
#90D7DB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #90D7DB
12.93:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##90D7DB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##90D7DB | 1.00 | 1.62 | 12.93 | 12.93 |
| #FFFFFF | 1.62 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.93 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.93 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CDD1DB
Deuteranopia (green-blind)
#C0C7DC
Tritanopia (blue-blind)
#73DCD8
Achromatopsia (no color)
#CBCBCB
Design tokens & code
CSS
--color: #90d7db; /* rgb */ color: rgb(144, 215, 219); /* oklch */ color: oklch(83.4% 0.071 200.4);
Tailwind
colors: {
custom: {
50: '#b3e3e6',
500: '#90d7db',
950: '#000000',
},
}SCSS
$custom: #90d7db; $custom-light: #b3e3e6; $custom-dark: #000000;
JSON
{
"hex": "#90d7db",
"rgb": {
"r": 144,
"g": 215,
"b": 219
},
"hsl": {
"h": 183.2,
"s": 51.02,
"l": 71.176
},
"oklch": {
"l": 0.83376,
"c": 0.07108,
"h": 200.4
},
"luminance": 0.59645
}Semantic roles & 50–950 ramp
primary
#90D7DB
secondary
#B2625D
accent
#2F27BE
background
#FDFEFE
surface
#F8FCFC
border
#D1D5D5
text
#111515
muted
#818484