#90DCDE#90DCDE
#90DCDE is a very light, moderate teal. Relative luminance 0.624; OKLCH L 84.6% C 0.075 H 197.9°. Best body text is #000000 at 13.48:1 contrast (WCAG AA passes).
Color values
| HEX | #90DCDE |
|---|---|
| RGB | rgb(144, 220, 222) |
| HSL | hsl(182, 54%, 72%) |
| HSV | hsv(182, 35%, 87%) |
| CMYK | cmyk(35.1%, 0.9%, 0%, 12.9%) |
| CIE-LAB | lab(83.12, -22.87, -8.43) |
| CIE-LCH | lch(83.12, 24.37, 200.24°) |
| OKLab | oklab(84.58% -0.0715 -0.0231) |
| OKLCH | oklch(84.58% 0.075 197.9) |
| XYZ | xyz(50.2749, 62.3864, 78.4857) |
| Luminance | 0.6239 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Paleturquoise
#AFEEEE
ΔE00 4.94
Robin'S Egg Blue
#98EFF9
ΔE00 5.09
Powder Blue
#B0E0E6
ΔE00 5.94
Robin Egg Blue
#8AF1FE
ΔE00 6.07
Robin'S Egg
#6DEDFD
ΔE00 6.75
Light Cyan
#ACFFFC
ΔE00 7.74
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#90DCDE #DE9290
analogous
#90DEB9 #90DCDE #90B5DE
triadic
#90DCDE #DE90DC #DCDE90
tetradic
#90DCDE #B990DE #DE9290 #B5DE90
square
#90DCDE #B990DE #DE9290 #B5DE90
split-complementary
#90DCDE #DE90B5 #DEB990
monochromatic
#38B8BC #61CDD0 #90DCDE #BFEBEC #E7F8F8
Accessibility & contrast
On white
1.56
#90DCDE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.48
#90DCDE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #90DCDE
13.48:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##90DCDE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##90DCDE | 1.00 | 1.56 | 13.48 | 13.48 |
| #FFFFFF | 1.56 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.48 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.48 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D2D5DE
Deuteranopia (green-blind)
#C4CBDF
Tritanopia (blue-blind)
#71E1DC
Achromatopsia (no color)
#CFCFCF
Design tokens & code
CSS
--color: #90dcde; /* rgb */ color: rgb(144, 220, 222); /* oklch */ color: oklch(84.6% 0.075 197.9);
Tailwind
colors: {
custom: {
50: '#b4e7e8',
500: '#90dcde',
950: '#000000',
},
}SCSS
$custom: #90dcde; $custom-light: #b4e7e8; $custom-dark: #000000;
JSON
{
"hex": "#90dcde",
"rgb": {
"r": 144,
"g": 220,
"b": 222
},
"hsl": {
"h": 181.538,
"s": 54.167,
"l": 71.765
},
"oklch": {
"l": 0.84584,
"c": 0.07514,
"h": 197.9
},
"luminance": 0.6239
}Semantic roles & 50–950 ramp
primary
#90DCDE
secondary
#B65F5C
accent
#2824C2
background
#FDFEFE
surface
#F8FCFC
border
#D1D5D5
text
#111616
muted
#818484