#90DCD3#90DCD3
#90DCD3 is a very light, moderate teal. Relative luminance 0.618; OKLCH L 84.2% C 0.076 H 186.4°. Best body text is #000000 at 13.36:1 contrast (WCAG AA passes).
Color values
| HEX | #90DCD3 |
|---|---|
| RGB | rgb(144, 220, 211) |
| HSL | hsl(173, 52%, 71%) |
| HSV | hsv(173, 35%, 86%) |
| CMYK | cmyk(34.5%, 0%, 4.1%, 13.7%) |
| CIE-LAB | lab(82.82, -25.42, -3.04) |
| CIE-LCH | lch(82.82, 25.60, 186.82°) |
| OKLab | oklab(84.24% -0.076 -0.0086) |
| OKLCH | oklch(84.24% 0.076 186.4) |
| XYZ | xyz(48.8485, 61.8158, 70.9731) |
| Luminance | 0.6182 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Paleturquoise
#AFEEEE
ΔE00 6.36
Mediumturquoise
#48D1CC
ΔE00 7.02
Seafoam Blue
#78D1B6
ΔE00 7.26
Pale Teal
#82CBB2
ΔE00 7.34
Turquoise
#40E0D0
ΔE00 7.42
Tiffany Blue
#7BF2DA
ΔE00 7.45
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#90DCD3 #DC9099
analogous
#90DCAD #90DCD3 #90BFDC
triadic
#90DCD3 #D390DC #DCD390
tetradic
#90DCD3 #AD90DC #DC9099 #BFDC90
square
#90DCD3 #AD90DC #DC9099 #BFDC90
split-complementary
#90DCD3 #DC90BF #DCAD90
monochromatic
#3AB8A9 #61CDC1 #90DCD3 #BFEBE5 #E8F8F6
Accessibility & contrast
On white
1.57
#90DCD3 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.36
#90DCD3 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #90DCD3
13.36:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##90DCD3 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##90DCD3 | 1.00 | 1.57 | 13.36 | 13.36 |
| #FFFFFF | 1.57 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.36 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.36 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D5D4D3
Deuteranopia (green-blind)
#C7CAD4
Tritanopia (blue-blind)
#75DFD9
Achromatopsia (no color)
#CECECE
Design tokens & code
CSS
--color: #90dcd3; /* rgb */ color: rgb(144, 220, 211); /* oklch */ color: oklch(84.2% 0.076 186.4);
Tailwind
colors: {
custom: {
50: '#b3e7e0',
500: '#90dcd3',
950: '#000000',
},
}SCSS
$custom: #90dcd3; $custom-light: #b3e7e0; $custom-dark: #000000;
JSON
{
"hex": "#90dcd3",
"rgb": {
"r": 144,
"g": 220,
"b": 211
},
"hsl": {
"h": 172.895,
"s": 52.055,
"l": 71.373
},
"oklch": {
"l": 0.8424,
"c": 0.07644,
"h": 186.4
},
"luminance": 0.61819
}Semantic roles & 50–950 ramp
primary
#90DCD3
secondary
#B35D67
accent
#2638BF
background
#FDFEFE
surface
#F8FCFC
border
#D1D5D5
text
#111615
muted
#818484