#90DAE2#90DAE2
#90DAE2 is a very light, moderate teal. Relative luminance 0.616; OKLCH L 84.3% C 0.074 H 204.5°. Best body text is #000000 at 13.31:1 contrast (WCAG AA passes).
Color values
| HEX | #90DAE2 |
|---|---|
| RGB | rgb(144, 218, 226) |
| HSL | hsl(186, 59%, 73%) |
| HSV | hsv(186, 36%, 89%) |
| CMYK | cmyk(36.3%, 3.5%, 0%, 11.4%) |
| CIE-LAB | lab(82.68, -20.92, -11.21) |
| CIE-LCH | lch(82.68, 23.73, 208.18°) |
| OKLab | oklab(84.27% -0.0675 -0.0307) |
| OKLCH | oklch(84.27% 0.074 204.5) |
| XYZ | xyz(50.2956, 61.5599, 81.1687) |
| Luminance | 0.6156 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Robin'S Egg Blue
#98EFF9
ΔE00 4.73
Powder Blue
#B0E0E6
ΔE00 5.02
Robin Egg Blue
#8AF1FE
ΔE00 5.63
Paleturquoise
#AFEEEE
ΔE00 5.75
Robin'S Egg
#6DEDFD
ΔE00 6.23
Lightblue
#ADD8E6
ΔE00 7.17
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#90DAE2 #E29890
analogous
#90E2C1 #90DAE2 #90B1E2
triadic
#90DAE2 #E290DA #DAE290
tetradic
#90DAE2 #C190E2 #E29890 #B1E290
square
#90DAE2 #C190E2 #E29890 #B1E290
split-complementary
#90DAE2 #E290B1 #E2C190
monochromatic
#33B6C4 #5FCAD5 #90DAE2 #C1EAEF #E7F7F9
Accessibility & contrast
On white
1.58
#90DAE2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.31
#90DAE2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #90DAE2
13.31:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##90DAE2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##90DAE2 | 1.00 | 1.58 | 13.31 | 13.31 |
| #FFFFFF | 1.58 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.31 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.31 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CFD4E3
Deuteranopia (green-blind)
#C1C9E2
Tritanopia (blue-blind)
#6FE0DC
Achromatopsia (no color)
#CECECE
Design tokens & code
CSS
--color: #90dae2; /* rgb */ color: rgb(144, 218, 226); /* oklch */ color: oklch(84.3% 0.074 204.5);
Tailwind
colors: {
custom: {
50: '#b4e5eb',
500: '#90dae2',
950: '#000000',
},
}SCSS
$custom: #90dae2; $custom-light: #b4e5eb; $custom-dark: #000000;
JSON
{
"hex": "#90dae2",
"rgb": {
"r": 144,
"g": 218,
"b": 226
},
"hsl": {
"h": 185.854,
"s": 58.571,
"l": 72.549
},
"oklch": {
"l": 0.84271,
"c": 0.07416,
"h": 204.5
},
"luminance": 0.61563
}Semantic roles & 50–950 ramp
primary
#90DAE2
secondary
#BB655C
accent
#301FC6
background
#FDFEFE
surface
#F8FCFD
border
#D1D5D5
text
#111516
muted
#818484