#90DEEC#90DEEC
#90DEEC is a very light, moderate teal. Relative luminance 0.642; OKLCH L 85.5% C 0.079 H 210.1°. Best body text is #000000 at 13.85:1 contrast (WCAG AA passes).
Color values
| HEX | #90DEEC |
|---|---|
| RGB | rgb(144, 222, 236) |
| HSL | hsl(189, 71%, 75%) |
| HSV | hsv(189, 39%, 93%) |
| CMYK | cmyk(39%, 5.9%, 0%, 7.5%) |
| CIE-LAB | lab(84.08, -20.47, -14.41) |
| CIE-LCH | lch(84.08, 25.04, 215.14°) |
| OKLab | oklab(85.49% -0.0684 -0.0396) |
| OKLCH | oklch(85.49% 0.079 210.1) |
| XYZ | xyz(52.7578, 64.2244, 88.9571) |
| Luminance | 0.6423 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Robin'S Egg Blue
#98EFF9
ΔE00 4.15
Robin Egg Blue
#8AF1FE
ΔE00 4.78
Powder Blue
#B0E0E6
ΔE00 5.19
Robin'S Egg
#6DEDFD
ΔE00 5.42
Lightblue
#ADD8E6
ΔE00 6.42
Paleturquoise
#AFEEEE
ΔE00 6.50
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#90DEEC #EC9E90
analogous
#90ECCC #90DEEC #90B0EC
triadic
#90DEEC #EC90DE #DEEC90
tetradic
#90DEEC #CC90EC #EC9E90 #B0EC90
square
#90DEEC #CC90EC #EC9E90 #B0EC90
split-complementary
#90DEEC #EC90B0 #ECCC90
monochromatic
#27BFDA #5CCEE3 #90DEEC #C4EEF5 #E5F7FB
Accessibility & contrast
On white
1.52
#90DEEC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.85
#90DEEC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #90DEEC
13.85:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##90DEEC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##90DEEC | 1.00 | 1.52 | 13.85 | 13.85 |
| #FFFFFF | 1.52 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.85 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.85 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D1D8ED
Deuteranopia (green-blind)
#C2CDEC
Tritanopia (blue-blind)
#6AE5E2
Achromatopsia (no color)
#D2D2D2
Design tokens & code
CSS
--color: #90deec; /* rgb */ color: rgb(144, 222, 236); /* oklch */ color: oklch(85.5% 0.079 210.1);
Tailwind
colors: {
custom: {
50: '#b4e8f2',
500: '#90deec',
950: '#000000',
},
}SCSS
$custom: #90deec; $custom-light: #b4e8f2; $custom-dark: #000000;
JSON
{
"hex": "#90deec",
"rgb": {
"r": 144,
"g": 222,
"b": 236
},
"hsl": {
"h": 189.13,
"s": 70.769,
"l": 74.51
},
"oklch": {
"l": 0.8549,
"c": 0.07899,
"h": 210.1
},
"luminance": 0.64228
}Semantic roles & 50–950 ramp
primary
#90DEEC
secondary
#C76A59
accent
#3013D3
background
#FDFEFF
surface
#F8FCFE
border
#D1D5D6
text
#111616
muted
#818485