#90DADC#90DADC
#90DADC is a very light, moderate teal. Relative luminance 0.612; OKLCH L 84.1% C 0.073 H 198.0°. Best body text is #000000 at 13.25:1 contrast (WCAG AA passes).
Color values
| HEX | #90DADC |
|---|---|
| RGB | rgb(144, 218, 220) |
| HSL | hsl(182, 52%, 71%) |
| HSV | hsv(182, 35%, 86%) |
| CMYK | cmyk(34.5%, 0.9%, 0%, 13.7%) |
| CIE-LAB | lab(82.51, -22.35, -8.28) |
| CIE-LCH | lch(82.51, 23.84, 200.32°) |
| OKLab | oklab(84.08% -0.0699 -0.0227) |
| OKLCH | oklch(84.08% 0.073 198) |
| XYZ | xyz(49.4867, 61.2363, 76.9084) |
| Luminance | 0.6124 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Paleturquoise
#AFEEEE
ΔE00 5.23
Robin'S Egg Blue
#98EFF9
ΔE00 5.47
Powder Blue
#B0E0E6
ΔE00 5.86
Robin Egg Blue
#8AF1FE
ΔE00 6.46
Robin'S Egg
#6DEDFD
ΔE00 7.09
Mediumturquoise
#48D1CC
ΔE00 7.81
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#90DADC #DC9290
analogous
#90DCB8 #90DADC #90B4DC
triadic
#90DADC #DC90DA #DADC90
tetradic
#90DADC #B890DC #DC9290 #B4DC90
square
#90DADC #B890DC #DC9290 #B4DC90
split-complementary
#90DADC #DC90B4 #DCB890
monochromatic
#3AB4B8 #61CACD #90DADC #BFEAEB #E8F7F8
Accessibility & contrast
On white
1.59
#90DADC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.25
#90DADC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #90DADC
13.25:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##90DADC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##90DADC | 1.00 | 1.59 | 13.25 | 13.25 |
| #FFFFFF | 1.59 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.25 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.25 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D0D3DC
Deuteranopia (green-blind)
#C3C9DD
Tritanopia (blue-blind)
#72DFDA
Achromatopsia (no color)
#CDCDCD
Design tokens & code
CSS
--color: #90dadc; /* rgb */ color: rgb(144, 218, 220); /* oklch */ color: oklch(84.1% 0.073 198.0);
Tailwind
colors: {
custom: {
50: '#b3e5e6',
500: '#90dadc',
950: '#000000',
},
}SCSS
$custom: #90dadc; $custom-light: #b3e5e6; $custom-dark: #000000;
JSON
{
"hex": "#90dadc",
"rgb": {
"r": 144,
"g": 218,
"b": 220
},
"hsl": {
"h": 181.579,
"s": 52.055,
"l": 71.373
},
"oklch": {
"l": 0.84075,
"c": 0.07347,
"h": 198
},
"luminance": 0.61239
}Semantic roles & 50–950 ramp
primary
#90DADC
secondary
#B35F5D
accent
#2A26BF
background
#FDFEFE
surface
#F8FCFC
border
#D1D5D5
text
#111516
muted
#818484