#90DCD7#90DCD7
#90DCD7 is a very light, moderate teal. Relative luminance 0.620; OKLCH L 84.4% C 0.076 H 190.6°. Best body text is #000000 at 13.40:1 contrast (WCAG AA passes).
Color values
| HEX | #90DCD7 |
|---|---|
| RGB | rgb(144, 220, 215) |
| HSL | hsl(176, 52%, 71%) |
| HSV | hsv(176, 35%, 86%) |
| CMYK | cmyk(34.5%, 0%, 2.3%, 13.7%) |
| CIE-LAB | lab(82.92, -24.51, -5.00) |
| CIE-LCH | lch(82.92, 25.01, 191.54°) |
| OKLab | oklab(84.36% -0.0743 -0.0138) |
| OKLCH | oklch(84.36% 0.076 190.6) |
| XYZ | xyz(49.3562, 62.0189, 73.6469) |
| Luminance | 0.6202 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Paleturquoise
#AFEEEE
ΔE00 5.56
Mediumturquoise
#48D1CC
ΔE00 6.97
Robin'S Egg Blue
#98EFF9
ΔE00 7.04
Powder Blue
#B0E0E6
ΔE00 7.58
Light Cyan
#ACFFFC
ΔE00 7.65
Pale Cyan
#B7FFFA
ΔE00 7.89
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#90DCD7 #DC9095
analogous
#90DCB1 #90DCD7 #90BBDC
triadic
#90DCD7 #D790DC #DCD790
tetradic
#90DCD7 #B190DC #DC9095 #BBDC90
square
#90DCD7 #B190DC #DC9095 #BBDC90
split-complementary
#90DCD7 #DC90BB #DCB190
monochromatic
#3AB8AF #61CDC6 #90DCD7 #BFEBE8 #E8F8F7
Accessibility & contrast
On white
1.57
#90DCD7 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.40
#90DCD7 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #90DCD7
13.40:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##90DCD7 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##90DCD7 | 1.00 | 1.57 | 13.40 | 13.40 |
| #FFFFFF | 1.57 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.40 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.40 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D4D5D7
Deuteranopia (green-blind)
#C6CAD8
Tritanopia (blue-blind)
#74E0DA
Achromatopsia (no color)
#CECECE
Design tokens & code
CSS
--color: #90dcd7; /* rgb */ color: rgb(144, 220, 215); /* oklch */ color: oklch(84.4% 0.076 190.6);
Tailwind
colors: {
custom: {
50: '#b3e7e3',
500: '#90dcd7',
950: '#000000',
},
}SCSS
$custom: #90dcd7; $custom-light: #b3e7e3; $custom-dark: #000000;
JSON
{
"hex": "#90dcd7",
"rgb": {
"r": 144,
"g": 220,
"b": 215
},
"hsl": {
"h": 176.053,
"s": 52.055,
"l": 71.373
},
"oklch": {
"l": 0.84363,
"c": 0.0756,
"h": 190.6
},
"luminance": 0.62022
}Semantic roles & 50–950 ramp
primary
#90DCD7
secondary
#B35D62
accent
#2630BF
background
#FDFEFE
surface
#F8FCFC
border
#D1D5D5
text
#111615
muted
#818484