#90DCD4#90DCD4
#90DCD4 is a very light, moderate teal. Relative luminance 0.619; OKLCH L 84.3% C 0.076 H 187.5°. Best body text is #000000 at 13.37:1 contrast (WCAG AA passes).
Color values
| HEX | #90DCD4 |
|---|---|
| RGB | rgb(144, 220, 212) |
| HSL | hsl(174, 52%, 71%) |
| HSV | hsv(174, 35%, 86%) |
| CMYK | cmyk(34.5%, 0%, 3.6%, 13.7%) |
| CIE-LAB | lab(82.84, -25.20, -3.53) |
| CIE-LCH | lch(82.84, 25.44, 187.98°) |
| OKLab | oklab(84.27% -0.0756 -0.0099) |
| OKLCH | oklch(84.27% 0.076 187.5) |
| XYZ | xyz(48.9742, 61.8661, 71.6353) |
| Luminance | 0.6187 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Paleturquoise
#AFEEEE
ΔE00 6.14
Mediumturquoise
#48D1CC
ΔE00 6.97
Turquoise
#40E0D0
ΔE00 7.55
Seafoam Blue
#78D1B6
ΔE00 7.61
Pale Teal
#82CBB2
ΔE00 7.66
Tiffany Blue
#7BF2DA
ΔE00 7.69
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#90DCD4 #DC9098
analogous
#90DCAE #90DCD4 #90BEDC
triadic
#90DCD4 #D490DC #DCD490
tetradic
#90DCD4 #AE90DC #DC9098 #BEDC90
square
#90DCD4 #AE90DC #DC9098 #BEDC90
split-complementary
#90DCD4 #DC90BE #DCAE90
monochromatic
#3AB8AA #61CDC2 #90DCD4 #BFEBE6 #E8F8F6
Accessibility & contrast
On white
1.57
#90DCD4 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.37
#90DCD4 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #90DCD4
13.37:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##90DCD4 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##90DCD4 | 1.00 | 1.57 | 13.37 | 13.37 |
| #FFFFFF | 1.57 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.37 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.37 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D4D4D4
Deuteranopia (green-blind)
#C7CAD5
Tritanopia (blue-blind)
#75DFD9
Achromatopsia (no color)
#CECECE
Design tokens & code
CSS
--color: #90dcd4; /* rgb */ color: rgb(144, 220, 212); /* oklch */ color: oklch(84.3% 0.076 187.5);
Tailwind
colors: {
custom: {
50: '#b3e7e1',
500: '#90dcd4',
950: '#000000',
},
}SCSS
$custom: #90dcd4; $custom-light: #b3e7e1; $custom-dark: #000000;
JSON
{
"hex": "#90dcd4",
"rgb": {
"r": 144,
"g": 220,
"b": 212
},
"hsl": {
"h": 173.684,
"s": 52.055,
"l": 71.373
},
"oklch": {
"l": 0.84271,
"c": 0.07619,
"h": 187.5
},
"luminance": 0.61869
}Semantic roles & 50–950 ramp
primary
#90DCD4
secondary
#B35D66
accent
#2636BF
background
#FDFEFE
surface
#F8FCFC
border
#D1D5D5
text
#111615
muted
#818484