#90DEED#90DEED
#90DEED is a very light, moderate teal. Relative luminance 0.643; OKLCH L 85.5% C 0.079 H 211.0°. Best body text is #000000 at 13.86:1 contrast (WCAG AA passes).
Color values
| HEX | #90DEED |
|---|---|
| RGB | rgb(144, 222, 237) |
| HSL | hsl(190, 72%, 75%) |
| HSV | hsv(190, 39%, 93%) |
| CMYK | cmyk(39.2%, 6.3%, 0%, 7.1%) |
| CIE-LAB | lab(84.11, -20.23, -14.90) |
| CIE-LCH | lch(84.11, 25.12, 216.37°) |
| OKLab | oklab(85.52% -0.068 -0.0409) |
| OKLCH | oklch(85.52% 0.079 211) |
| XYZ | xyz(52.9035, 64.2827, 89.7244) |
| Luminance | 0.6429 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Robin'S Egg Blue
#98EFF9
ΔE00 4.32
Robin Egg Blue
#8AF1FE
ΔE00 4.89
Powder Blue
#B0E0E6
ΔE00 5.27
Robin'S Egg
#6DEDFD
ΔE00 5.51
Ice Blue
#A5DFF9
ΔE00 6.20
Lightblue
#ADD8E6
ΔE00 6.26
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#90DEED #ED9F90
analogous
#90EDCD #90DEED #90B0ED
triadic
#90DEED #ED90DE #DEED90
tetradic
#90DEED #CD90ED #ED9F90 #B0ED90
square
#90DEED #CD90ED #ED9F90 #B0ED90
split-complementary
#90DEED #ED90B0 #EDCD90
monochromatic
#27BFDC #5BCEE4 #90DEED #C5EEF6 #E5F7FB
Accessibility & contrast
On white
1.52
#90DEED on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.86
#90DEED on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #90DEED
13.86:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##90DEED | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##90DEED | 1.00 | 1.52 | 13.86 | 13.86 |
| #FFFFFF | 1.52 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.86 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.86 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D1D9EE
Deuteranopia (green-blind)
#C2CDED
Tritanopia (blue-blind)
#6AE5E2
Achromatopsia (no color)
#D2D2D2
Design tokens & code
CSS
--color: #90deed; /* rgb */ color: rgb(144, 222, 237); /* oklch */ color: oklch(85.5% 0.079 211.0);
Tailwind
colors: {
custom: {
50: '#b4e8f2',
500: '#90deed',
950: '#000000',
},
}SCSS
$custom: #90deed; $custom-light: #b4e8f2; $custom-dark: #000000;
JSON
{
"hex": "#90deed",
"rgb": {
"r": 144,
"g": 222,
"b": 237
},
"hsl": {
"h": 189.677,
"s": 72.093,
"l": 74.706
},
"oklch": {
"l": 0.85524,
"c": 0.07933,
"h": 211
},
"luminance": 0.64286
}Semantic roles & 50–950 ramp
primary
#90DEED
secondary
#C86B59
accent
#3111D4
background
#FDFEFF
surface
#F8FCFE
border
#D1D5D6
text
#111617
muted
#818485