#90DFDC#90DFDC
#90DFDC is a very light, moderate teal. Relative luminance 0.639; OKLCH L 85.2% C 0.078 H 192.7°. Best body text is #000000 at 13.77:1 contrast (WCAG AA passes).
Color values
| HEX | #90DFDC |
|---|---|
| RGB | rgb(144, 223, 220) |
| HSL | hsl(178, 55%, 72%) |
| HSV | hsv(178, 35%, 87%) |
| CMYK | cmyk(35.4%, 0%, 1.3%, 12.5%) |
| CIE-LAB | lab(83.90, -24.82, -6.22) |
| CIE-LCH | lch(83.90, 25.58, 194.06°) |
| OKLab | oklab(85.19% -0.0759 -0.0171) |
| OKLCH | oklch(85.19% 0.078 192.7) |
| XYZ | xyz(50.8029, 63.8687, 77.3472) |
| Luminance | 0.6387 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Paleturquoise
#AFEEEE
ΔE00 4.93
Robin'S Egg Blue
#98EFF9
ΔE00 6.02
Light Cyan
#ACFFFC
ΔE00 6.93
Robin Egg Blue
#8AF1FE
ΔE00 6.96
Mediumturquoise
#48D1CC
ΔE00 7.19
Powder Blue
#B0E0E6
ΔE00 7.22
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#90DFDC #DF9093
analogous
#90DFB5 #90DFDC #90BADF
triadic
#90DFDC #DC90DF #DFDC90
tetradic
#90DFDC #B590DF #DF9093 #BADF90
square
#90DFDC #B590DF #DF9093 #BADF90
split-complementary
#90DFDC #DF90BA #DFB590
monochromatic
#37BEB9 #60D1CD #90DFDC #C0EDEB #E7F8F8
Accessibility & contrast
On white
1.52
#90DFDC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.77
#90DFDC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #90DFDC
13.77:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##90DFDC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##90DFDC | 1.00 | 1.52 | 13.77 | 13.77 |
| #FFFFFF | 1.52 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.77 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.77 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D6D8DC
Deuteranopia (green-blind)
#C8CDDD
Tritanopia (blue-blind)
#71E3DE
Achromatopsia (no color)
#D1D1D1
Design tokens & code
CSS
--color: #90dfdc; /* rgb */ color: rgb(144, 223, 220); /* oklch */ color: oklch(85.2% 0.078 192.7);
Tailwind
colors: {
custom: {
50: '#b4e9e6',
500: '#90dfdc',
950: '#000000',
},
}SCSS
$custom: #90dfdc; $custom-light: #b4e9e6; $custom-dark: #000000;
JSON
{
"hex": "#90dfdc",
"rgb": {
"r": 144,
"g": 223,
"b": 220
},
"hsl": {
"h": 177.722,
"s": 55.245,
"l": 71.961
},
"oklch": {
"l": 0.85188,
"c": 0.07781,
"h": 192.7
},
"luminance": 0.63872
}Semantic roles & 50–950 ramp
primary
#90DFDC
secondary
#B75C60
accent
#2329C3
background
#FDFEFE
surface
#F8FDFC
border
#D1D5D5
text
#111616
muted
#818484