#90E2ED#90E2ED
#90E2ED is a very light, moderate teal. Relative luminance 0.664; OKLCH L 86.4% C 0.081 H 206.6°. Best body text is #000000 at 14.29:1 contrast (WCAG AA passes).
Color values
| HEX | #90E2ED |
|---|---|
| RGB | rgb(144, 226, 237) |
| HSL | hsl(187, 72%, 75%) |
| HSV | hsv(187, 39%, 93%) |
| CMYK | cmyk(39.2%, 4.6%, 0%, 7.1%) |
| CIE-LAB | lab(85.22, -22.22, -13.24) |
| CIE-LCH | lch(85.22, 25.87, 210.80°) |
| OKLab | oklab(86.41% -0.0727 -0.0364) |
| OKLCH | oklch(86.41% 0.081 206.6) |
| XYZ | xyz(53.9785, 66.4327, 90.0828) |
| Luminance | 0.6644 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Robin'S Egg Blue
#98EFF9
ΔE00 2.89
Robin Egg Blue
#8AF1FE
ΔE00 3.64
Robin'S Egg
#6DEDFD
ΔE00 4.54
Paleturquoise
#AFEEEE
ΔE00 5.40
Powder Blue
#B0E0E6
ΔE00 5.42
Pale Sky Blue
#BDF6FE
ΔE00 6.40
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#90E2ED #ED9B90
analogous
#90EDCA #90E2ED #90B4ED
triadic
#90E2ED #ED90E2 #E2ED90
tetradic
#90E2ED #CA90ED #ED9B90 #B4ED90
square
#90E2ED #CA90ED #ED9B90 #B4ED90
split-complementary
#90E2ED #ED90B4 #EDCA90
monochromatic
#27C6DC #5BD4E4 #90E2ED #C5F0F6 #E5F8FB
Accessibility & contrast
On white
1.47
#90E2ED on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.29
#90E2ED on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #90E2ED
14.29:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##90E2ED | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##90E2ED | 1.00 | 1.47 | 14.29 | 14.29 |
| #FFFFFF | 1.47 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.29 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.29 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D6DCEE
Deuteranopia (green-blind)
#C6D0ED
Tritanopia (blue-blind)
#69E9E5
Achromatopsia (no color)
#D5D5D5
Design tokens & code
CSS
--color: #90e2ed; /* rgb */ color: rgb(144, 226, 237); /* oklch */ color: oklch(86.4% 0.081 206.6);
Tailwind
colors: {
custom: {
50: '#b5ebf2',
500: '#90e2ed',
950: '#000000',
},
}SCSS
$custom: #90e2ed; $custom-light: #b5ebf2; $custom-dark: #000000;
JSON
{
"hex": "#90e2ed",
"rgb": {
"r": 144,
"g": 226,
"b": 237
},
"hsl": {
"h": 187.097,
"s": 72.093,
"l": 74.706
},
"oklch": {
"l": 0.86405,
"c": 0.08128,
"h": 206.6
},
"luminance": 0.66436
}Semantic roles & 50–950 ramp
primary
#90E2ED
secondary
#C86659
accent
#2811D4
background
#FDFEFF
surface
#F8FDFE
border
#D1D5D6
text
#111617
muted
#818485