#90EAED#90EAED
#90EAED is a very light, moderate teal. Relative luminance 0.709; OKLCH L 88.2% C 0.086 H 198.4°. Best body text is #000000 at 15.18:1 contrast (WCAG AA passes).
Color values
| HEX | #90EAED |
|---|---|
| RGB | rgb(144, 234, 237) |
| HSL | hsl(182, 72%, 75%) |
| HSV | hsv(182, 39%, 93%) |
| CMYK | cmyk(39.2%, 1.3%, 0%, 7.1%) |
| CIE-LAB | lab(87.43, -26.14, -9.94) |
| CIE-LCH | lch(87.43, 27.97, 200.83°) |
| OKLab | oklab(88.18% -0.082 -0.0273) |
| OKLCH | oklch(88.18% 0.086 198.4) |
| XYZ | xyz(56.2048, 70.8853, 90.8249) |
| Luminance | 0.7089 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Robin'S Egg Blue
#98EFF9
ΔE00 3.02
Robin Egg Blue
#8AF1FE
ΔE00 3.73
Paleturquoise
#AFEEEE
ΔE00 4.12
Robin'S Egg
#6DEDFD
ΔE00 4.86
Light Cyan
#ACFFFC
ΔE00 5.12
Pale Cyan
#B7FFFA
ΔE00 6.06
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#90EAED #ED9390
analogous
#90EDC1 #90EAED #90BCED
triadic
#90EAED #ED90EA #EAED90
tetradic
#90EAED #C190ED #ED9390 #BCED90
square
#90EAED #C190ED #ED9390 #BCED90
split-complementary
#90EAED #ED90BC #EDC190
monochromatic
#27D6DC #5BE0E4 #90EAED #C5F4F6 #E5FAFB
Accessibility & contrast
On white
1.38
#90EAED on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.18
#90EAED on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #90EAED
15.18:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##90EAED | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##90EAED | 1.00 | 1.38 | 15.18 | 15.18 |
| #FFFFFF | 1.38 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.18 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.18 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DFE2ED
Deuteranopia (green-blind)
#CED6EE
Tritanopia (blue-blind)
#67F0EB
Achromatopsia (no color)
#DBDBDB
Design tokens & code
CSS
--color: #90eaed; /* rgb */ color: rgb(144, 234, 237); /* oklch */ color: oklch(88.2% 0.086 198.4);
Tailwind
colors: {
custom: {
50: '#b5f1f2',
500: '#90eaed',
950: '#000000',
},
}SCSS
$custom: #90eaed; $custom-light: #b5f1f2; $custom-dark: #000000;
JSON
{
"hex": "#90eaed",
"rgb": {
"r": 144,
"g": 234,
"b": 237
},
"hsl": {
"h": 181.935,
"s": 72.093,
"l": 74.706
},
"oklch": {
"l": 0.88176,
"c": 0.08646,
"h": 198.4
},
"luminance": 0.70889
}Semantic roles & 50–950 ramp
primary
#90EAED
secondary
#C85C59
accent
#1811D4
background
#FDFFFF
surface
#F8FEFE
border
#D1D6D6
text
#111617
muted
#818585