#90DCD0#90DCD0
#90DCD0 is a very light, moderate teal. Relative luminance 0.617; OKLCH L 84.2% C 0.077 H 183.4°. Best body text is #000000 at 13.33:1 contrast (WCAG AA passes).
Color values
| HEX | #90DCD0 |
|---|---|
| RGB | rgb(144, 220, 208) |
| HSL | hsl(171, 52%, 71%) |
| HSV | hsv(171, 35%, 86%) |
| CMYK | cmyk(34.5%, 0%, 5.5%, 13.7%) |
| CIE-LAB | lab(82.74, -26.10, -1.56) |
| CIE-LCH | lch(82.74, 26.15, 183.43°) |
| OKLab | oklab(84.15% -0.0772 -0.0046) |
| OKLCH | oklch(84.15% 0.077 183.4) |
| XYZ | xyz(48.4759, 61.6668, 69.0108) |
| Luminance | 0.6167 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Seafoam Blue
#78D1B6
ΔE00 6.28
Pale Teal
#82CBB2
ΔE00 6.44
Tiffany Blue
#7BF2DA
ΔE00 6.82
Paleturquoise
#AFEEEE
ΔE00 7.09
Turquoise
#40E0D0
ΔE00 7.17
Mediumturquoise
#48D1CC
ΔE00 7.31
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#90DCD0 #DC909C
analogous
#90DCAA #90DCD0 #90C2DC
triadic
#90DCD0 #D090DC #DCD090
tetradic
#90DCD0 #AA90DC #DC909C #C2DC90
square
#90DCD0 #AA90DC #DC909C #C2DC90
split-complementary
#90DCD0 #DC90C2 #DCAA90
monochromatic
#3AB8A4 #61CDBC #90DCD0 #BFEBE4 #E8F8F5
Accessibility & contrast
On white
1.57
#90DCD0 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.33
#90DCD0 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #90DCD0
13.33:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##90DCD0 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##90DCD0 | 1.00 | 1.57 | 13.33 | 13.33 |
| #FFFFFF | 1.57 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.33 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.33 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D5D4D0
Deuteranopia (green-blind)
#C8CAD1
Tritanopia (blue-blind)
#76DFD8
Achromatopsia (no color)
#CECECE
Design tokens & code
CSS
--color: #90dcd0; /* rgb */ color: rgb(144, 220, 208); /* oklch */ color: oklch(84.2% 0.077 183.4);
Tailwind
colors: {
custom: {
50: '#b3e7de',
500: '#90dcd0',
950: '#000000',
},
}SCSS
$custom: #90dcd0; $custom-light: #b3e7de; $custom-dark: #000000;
JSON
{
"hex": "#90dcd0",
"rgb": {
"r": 144,
"g": 220,
"b": 208
},
"hsl": {
"h": 170.526,
"s": 52.055,
"l": 71.373
},
"oklch": {
"l": 0.8415,
"c": 0.07735,
"h": 183.4
},
"luminance": 0.6167
}Semantic roles & 50–950 ramp
primary
#90DCD0
secondary
#B35D6A
accent
#263EBF
background
#FDFEFE
surface
#F8FCFC
border
#D1D5D5
text
#111615
muted
#818484