#90DADE#90DADE
#90DADE is a very light, moderate teal. Relative luminance 0.613; OKLCH L 84.1% C 0.074 H 200.2°. Best body text is #000000 at 13.27:1 contrast (WCAG AA passes).
Color values
| HEX | #90DADE |
|---|---|
| RGB | rgb(144, 218, 222) |
| HSL | hsl(183, 54%, 72%) |
| HSV | hsv(183, 35%, 87%) |
| CMYK | cmyk(35.1%, 1.8%, 0%, 12.9%) |
| CIE-LAB | lab(82.56, -21.88, -9.26) |
| CIE-LCH | lch(82.56, 23.75, 202.93°) |
| OKLab | oklab(84.14% -0.0691 -0.0254) |
| OKLCH | oklch(84.14% 0.074 200.2) |
| XYZ | xyz(49.7532, 61.3429, 78.3118) |
| Luminance | 0.6135 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Robin'S Egg Blue
#98EFF9
ΔE00 5.11
Paleturquoise
#AFEEEE
ΔE00 5.30
Powder Blue
#B0E0E6
ΔE00 5.49
Robin Egg Blue
#8AF1FE
ΔE00 6.09
Robin'S Egg
#6DEDFD
ΔE00 6.71
Pale Sky Blue
#BDF6FE
ΔE00 7.87
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#90DADE #DE9490
analogous
#90DEBB #90DADE #90B3DE
triadic
#90DADE #DE90DA #DADE90
tetradic
#90DADE #BB90DE #DE9490 #B3DE90
square
#90DADE #BB90DE #DE9490 #B3DE90
split-complementary
#90DADE #DE90B3 #DEBB90
monochromatic
#38B5BC #61CAD0 #90DADE #BFEAEC #E7F7F8
Accessibility & contrast
On white
1.58
#90DADE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.27
#90DADE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #90DADE
13.27:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##90DADE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##90DADE | 1.00 | 1.58 | 13.27 | 13.27 |
| #FFFFFF | 1.58 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.27 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.27 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D0D4DE
Deuteranopia (green-blind)
#C2C9DF
Tritanopia (blue-blind)
#71DFDB
Achromatopsia (no color)
#CDCDCD
Design tokens & code
CSS
--color: #90dade; /* rgb */ color: rgb(144, 218, 222); /* oklch */ color: oklch(84.1% 0.074 200.2);
Tailwind
colors: {
custom: {
50: '#b4e5e8',
500: '#90dade',
950: '#000000',
},
}SCSS
$custom: #90dade; $custom-light: #b4e5e8; $custom-dark: #000000;
JSON
{
"hex": "#90dade",
"rgb": {
"r": 144,
"g": 218,
"b": 222
},
"hsl": {
"h": 183.077,
"s": 54.167,
"l": 71.765
},
"oklch": {
"l": 0.84139,
"c": 0.07359,
"h": 200.2
},
"luminance": 0.61346
}Semantic roles & 50–950 ramp
primary
#90DADE
secondary
#B6615C
accent
#2C24C2
background
#FDFEFE
surface
#F8FCFC
border
#D1D5D5
text
#111516
muted
#818484