#90DCDD#90DCDD
#90DCDD is a very light, moderate teal. Relative luminance 0.623; OKLCH L 84.6% C 0.075 H 196.9°. Best body text is #000000 at 13.47:1 contrast (WCAG AA passes).
Color values
| HEX | #90DCDD |
|---|---|
| RGB | rgb(144, 220, 221) |
| HSL | hsl(181, 53%, 72%) |
| HSV | hsv(181, 35%, 87%) |
| CMYK | cmyk(34.8%, 0.5%, 0%, 13.3%) |
| CIE-LAB | lab(83.09, -23.11, -7.94) |
| CIE-LCH | lch(83.09, 24.43, 198.97°) |
| OKLab | oklab(84.55% -0.0719 -0.0218) |
| OKLCH | oklch(84.55% 0.075 196.9) |
| XYZ | xyz(50.1413, 62.3330, 77.7819) |
| Luminance | 0.6234 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Paleturquoise
#AFEEEE
ΔE00 4.95
Robin'S Egg Blue
#98EFF9
ΔE00 5.33
Powder Blue
#B0E0E6
ΔE00 6.14
Robin Egg Blue
#8AF1FE
ΔE00 6.31
Robin'S Egg
#6DEDFD
ΔE00 6.98
Mediumturquoise
#48D1CC
ΔE00 7.63
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#90DCDD #DD9190
analogous
#90DDB8 #90DCDD #90B6DD
triadic
#90DCDD #DD90DC #DCDD90
tetradic
#90DCDD #B890DD #DD9190 #B6DD90
square
#90DCDD #B890DD #DD9190 #B6DD90
split-complementary
#90DCDD #DD90B6 #DDB890
monochromatic
#39B8BA #61CDCF #90DCDD #BFEBEB #E8F8F8
Accessibility & contrast
On white
1.56
#90DCDD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.47
#90DCDD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #90DCDD
13.47:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##90DCDD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##90DCDD | 1.00 | 1.56 | 13.47 | 13.47 |
| #FFFFFF | 1.56 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.47 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.47 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D2D5DD
Deuteranopia (green-blind)
#C4CADE
Tritanopia (blue-blind)
#71E1DC
Achromatopsia (no color)
#CFCFCF
Design tokens & code
CSS
--color: #90dcdd; /* rgb */ color: rgb(144, 220, 221); /* oklch */ color: oklch(84.6% 0.075 196.9);
Tailwind
colors: {
custom: {
50: '#b4e7e7',
500: '#90dcdd',
950: '#000000',
},
}SCSS
$custom: #90dcdd; $custom-light: #b4e7e7; $custom-dark: #000000;
JSON
{
"hex": "#90dcdd",
"rgb": {
"r": 144,
"g": 220,
"b": 221
},
"hsl": {
"h": 180.779,
"s": 53.103,
"l": 71.569
},
"oklch": {
"l": 0.84552,
"c": 0.07513,
"h": 196.9
},
"luminance": 0.62336
}Semantic roles & 50–950 ramp
primary
#90DCDD
secondary
#B55E5D
accent
#2725C1
background
#FDFEFE
surface
#F8FCFC
border
#D1D5D5
text
#111616
muted
#818484