#90DCDB#90DCDB
#90DCDB is a very light, moderate teal. Relative luminance 0.622; OKLCH L 84.5% C 0.075 H 194.8°. Best body text is #000000 at 13.45:1 contrast (WCAG AA passes).
Color values
| HEX | #90DCDB |
|---|---|
| RGB | rgb(144, 220, 219) |
| HSL | hsl(179, 52%, 71%) |
| HSV | hsv(179, 35%, 86%) |
| CMYK | cmyk(34.5%, 0%, 0.5%, 13.7%) |
| CIE-LAB | lab(83.03, -23.58, -6.96) |
| CIE-LCH | lch(83.03, 24.58, 196.46°) |
| OKLab | oklab(84.49% -0.0727 -0.0192) |
| OKLCH | oklch(84.49% 0.075 194.8) |
| XYZ | xyz(49.8764, 62.2270, 76.3869) |
| Luminance | 0.6223 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Paleturquoise
#AFEEEE
ΔE00 5.05
Robin'S Egg Blue
#98EFF9
ΔE00 5.85
Powder Blue
#B0E0E6
ΔE00 6.58
Robin Egg Blue
#8AF1FE
ΔE00 6.83
Mediumturquoise
#48D1CC
ΔE00 7.32
Robin'S Egg
#6DEDFD
ΔE00 7.50
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#90DCDB #DC9091
analogous
#90DCB5 #90DCDB #90B7DC
triadic
#90DCDB #DB90DC #DCDB90
tetradic
#90DCDB #B590DC #DC9091 #B7DC90
square
#90DCDB #B590DC #DC9091 #B7DC90
split-complementary
#90DCDB #DC90B7 #DCB590
monochromatic
#3AB8B6 #61CDCC #90DCDB #BFEBEA #E8F8F7
Accessibility & contrast
On white
1.56
#90DCDB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.45
#90DCDB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #90DCDB
13.45:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##90DCDB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##90DCDB | 1.00 | 1.56 | 13.45 | 13.45 |
| #FFFFFF | 1.56 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.45 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.45 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D3D5DB
Deuteranopia (green-blind)
#C5CADC
Tritanopia (blue-blind)
#72E0DB
Achromatopsia (no color)
#CFCFCF
Design tokens & code
CSS
--color: #90dcdb; /* rgb */ color: rgb(144, 220, 219); /* oklch */ color: oklch(84.5% 0.075 194.8);
Tailwind
colors: {
custom: {
50: '#b3e7e6',
500: '#90dcdb',
950: '#000000',
},
}SCSS
$custom: #90dcdb; $custom-light: #b3e7e6; $custom-dark: #000000;
JSON
{
"hex": "#90dcdb",
"rgb": {
"r": 144,
"g": 220,
"b": 219
},
"hsl": {
"h": 179.211,
"s": 52.055,
"l": 71.373
},
"oklch": {
"l": 0.84488,
"c": 0.07517,
"h": 194.8
},
"luminance": 0.6223
}Semantic roles & 50–950 ramp
primary
#90DCDB
secondary
#B35D5E
accent
#2628BF
background
#FDFEFE
surface
#F8FCFC
border
#D1D5D5
text
#111615
muted
#818484