#90EDED#90EDED
#90EDED is a very light, moderate teal. Relative luminance 0.726; OKLCH L 88.8% C 0.089 H 195.7°. Best body text is #000000 at 15.52:1 contrast (WCAG AA passes).
Color values
| HEX | #90EDED |
|---|---|
| RGB | rgb(144, 237, 237) |
| HSL | hsl(180, 72%, 75%) |
| HSV | hsv(180, 39%, 93%) |
| CMYK | cmyk(39.2%, 0%, 0%, 7.1%) |
| CIE-LAB | lab(88.26, -27.59, -8.71) |
| CIE-LCH | lch(88.26, 28.93, 197.52°) |
| OKLab | oklab(88.84% -0.0855 -0.024) |
| OKLCH | oklch(88.84% 0.089 195.7) |
| XYZ | xyz(57.0661, 72.6080, 91.1120) |
| Luminance | 0.7261 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Robin'S Egg Blue
#98EFF9
ΔE00 4.02
Paleturquoise
#AFEEEE
ΔE00 4.31
Light Cyan
#ACFFFC
ΔE00 4.36
Robin Egg Blue
#8AF1FE
ΔE00 4.60
Pale Cyan
#B7FFFA
ΔE00 5.39
Robin'S Egg
#6DEDFD
ΔE00 5.66
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#90EDED #ED9090
analogous
#90EDBF #90EDED #90BFED
triadic
#90EDED #ED90ED #EDED90
tetradic
#90EDED #BF90ED #ED9090 #BFED90
square
#90EDED #BF90ED #ED9090 #BFED90
split-complementary
#90EDED #ED90BF #EDBF90
monochromatic
#27DCDC #5BE4E4 #90EDED #C5F6F6 #E5FBFB
Accessibility & contrast
On white
1.35
#90EDED on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.52
#90EDED on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #90EDED
15.52:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##90EDED | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##90EDED | 1.00 | 1.35 | 15.52 | 15.52 |
| #FFFFFF | 1.35 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.52 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.52 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E2E5ED
Deuteranopia (green-blind)
#D1D8EE
Tritanopia (blue-blind)
#66F2ED
Achromatopsia (no color)
#DDDDDD
Design tokens & code
CSS
--color: #90eded; /* rgb */ color: rgb(144, 237, 237); /* oklch */ color: oklch(88.8% 0.089 195.7);
Tailwind
colors: {
custom: {
50: '#b5f3f2',
500: '#90eded',
950: '#000000',
},
}SCSS
$custom: #90eded; $custom-light: #b5f3f2; $custom-dark: #000000;
JSON
{
"hex": "#90eded",
"rgb": {
"r": 144,
"g": 237,
"b": 237
},
"hsl": {
"h": 180,
"s": 72.093,
"l": 74.706
},
"oklch": {
"l": 0.88842,
"c": 0.08879,
"h": 195.7
},
"luminance": 0.72612
}Semantic roles & 50–950 ramp
primary
#90EDED
secondary
#C85959
accent
#1111D4
background
#FDFFFF
surface
#F8FEFE
border
#D1D6D6
text
#121717
muted
#828585