#90E4ED#90E4ED
#90E4ED is a very light, moderate teal. Relative luminance 0.675; OKLCH L 86.8% C 0.082 H 204.4°. Best body text is #000000 at 14.51:1 contrast (WCAG AA passes).
Color values
| HEX | #90E4ED |
|---|---|
| RGB | rgb(144, 228, 237) |
| HSL | hsl(186, 72%, 75%) |
| HSV | hsv(186, 39%, 93%) |
| CMYK | cmyk(39.2%, 3.8%, 0%, 7.1%) |
| CIE-LAB | lab(85.77, -23.21, -12.42) |
| CIE-LCH | lch(85.77, 26.32, 208.15°) |
| OKLab | oklab(86.85% -0.075 -0.0341) |
| OKLCH | oklch(86.85% 0.082 204.4) |
| XYZ | xyz(54.5255, 67.5267, 90.2651) |
| Luminance | 0.6753 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Robin'S Egg Blue
#98EFF9
ΔE00 2.43
Robin Egg Blue
#8AF1FE
ΔE00 3.28
Robin'S Egg
#6DEDFD
ΔE00 4.32
Paleturquoise
#AFEEEE
ΔE00 4.86
Powder Blue
#B0E0E6
ΔE00 5.71
Pale Sky Blue
#BDF6FE
ΔE00 6.36
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#90E4ED #ED9990
analogous
#90EDC7 #90E4ED #90B6ED
triadic
#90E4ED #ED90E4 #E4ED90
tetradic
#90E4ED #C790ED #ED9990 #B6ED90
square
#90E4ED #C790ED #ED9990 #B6ED90
split-complementary
#90E4ED #ED90B6 #EDC790
monochromatic
#27CADC #5BD7E4 #90E4ED #C5F1F6 #E5F9FB
Accessibility & contrast
On white
1.45
#90E4ED on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.51
#90E4ED on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #90E4ED
14.51:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##90E4ED | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##90E4ED | 1.00 | 1.45 | 14.51 | 14.51 |
| #FFFFFF | 1.45 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.51 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.51 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D8DDEE
Deuteranopia (green-blind)
#C8D1ED
Tritanopia (blue-blind)
#68EAE6
Achromatopsia (no color)
#D6D6D6
Design tokens & code
CSS
--color: #90e4ed; /* rgb */ color: rgb(144, 228, 237); /* oklch */ color: oklch(86.8% 0.082 204.4);
Tailwind
colors: {
custom: {
50: '#b5ecf2',
500: '#90e4ed',
950: '#000000',
},
}SCSS
$custom: #90e4ed; $custom-light: #b5ecf2; $custom-dark: #000000;
JSON
{
"hex": "#90e4ed",
"rgb": {
"r": 144,
"g": 228,
"b": 237
},
"hsl": {
"h": 185.806,
"s": 72.093,
"l": 74.706
},
"oklch": {
"l": 0.86847,
"c": 0.08241,
"h": 204.4
},
"luminance": 0.67531
}Semantic roles & 50–950 ramp
primary
#90E4ED
secondary
#C86459
accent
#2411D4
background
#FDFEFF
surface
#F8FDFE
border
#D1D5D6
text
#111617
muted
#818485