#90DCDF#90DCDF
#90DCDF is a very light, moderate teal. Relative luminance 0.624; OKLCH L 84.6% C 0.075 H 199.0°. Best body text is #000000 at 13.49:1 contrast (WCAG AA passes).
Color values
| HEX | #90DCDF |
|---|---|
| RGB | rgb(144, 220, 223) |
| HSL | hsl(182, 55%, 72%) |
| HSV | hsv(182, 35%, 87%) |
| CMYK | cmyk(35.4%, 1.3%, 0%, 12.5%) |
| CIE-LAB | lab(83.15, -22.63, -8.92) |
| CIE-LCH | lch(83.15, 24.33, 201.51°) |
| OKLab | oklab(84.62% -0.0711 -0.0245) |
| OKLCH | oklch(84.62% 0.075 199) |
| XYZ | xyz(50.4093, 62.4402, 79.1936) |
| Luminance | 0.6244 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Robin'S Egg Blue
#98EFF9
ΔE00 4.88
Paleturquoise
#AFEEEE
ΔE00 4.96
Powder Blue
#B0E0E6
ΔE00 5.75
Robin Egg Blue
#8AF1FE
ΔE00 5.86
Robin'S Egg
#6DEDFD
ΔE00 6.53
Pale Sky Blue
#BDF6FE
ΔE00 7.79
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#90DCDF #DF9390
analogous
#90DFBA #90DCDF #90B5DF
triadic
#90DCDF #DF90DC #DCDF90
tetradic
#90DCDF #BA90DF #DF9390 #B5DF90
square
#90DCDF #BA90DF #DF9390 #B5DF90
split-complementary
#90DCDF #DF90B5 #DFBA90
monochromatic
#37B9BE #60CDD1 #90DCDF #C0EBED #E7F8F8
Accessibility & contrast
On white
1.56
#90DCDF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.49
#90DCDF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #90DCDF
13.49:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##90DCDF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##90DCDF | 1.00 | 1.56 | 13.49 | 13.49 |
| #FFFFFF | 1.56 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.49 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.49 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D2D5DF
Deuteranopia (green-blind)
#C4CBE0
Tritanopia (blue-blind)
#70E1DD
Achromatopsia (no color)
#CFCFCF
Design tokens & code
CSS
--color: #90dcdf; /* rgb */ color: rgb(144, 220, 223); /* oklch */ color: oklch(84.6% 0.075 199.0);
Tailwind
colors: {
custom: {
50: '#b4e7e9',
500: '#90dcdf',
950: '#000000',
},
}SCSS
$custom: #90dcdf; $custom-light: #b4e7e9; $custom-dark: #000000;
JSON
{
"hex": "#90dcdf",
"rgb": {
"r": 144,
"g": 220,
"b": 223
},
"hsl": {
"h": 182.278,
"s": 55.245,
"l": 71.961
},
"oklch": {
"l": 0.84616,
"c": 0.07518,
"h": 199
},
"luminance": 0.62443
}Semantic roles & 50–950 ramp
primary
#90DCDF
secondary
#B7605C
accent
#2923C3
background
#FDFEFE
surface
#F8FCFC
border
#D1D5D5
text
#111616
muted
#818484