#90DDEC#90DDEC
#90DDEC is a very light, moderate teal. Relative luminance 0.637; OKLCH L 85.3% C 0.079 H 211.2°. Best body text is #000000 at 13.74:1 contrast (WCAG AA passes).
Color values
| HEX | #90DDEC |
|---|---|
| RGB | rgb(144, 221, 236) |
| HSL | hsl(190, 71%, 75%) |
| HSV | hsv(190, 39%, 93%) |
| CMYK | cmyk(39%, 6.4%, 0%, 7.5%) |
| CIE-LAB | lab(83.81, -19.97, -14.83) |
| CIE-LCH | lch(83.81, 24.88, 216.59°) |
| OKLab | oklab(85.27% -0.0672 -0.0407) |
| OKLCH | oklch(85.27% 0.079 211.2) |
| XYZ | xyz(52.4930, 63.6948, 88.8689) |
| Luminance | 0.6370 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Robin'S Egg Blue
#98EFF9
ΔE00 4.55
Robin Egg Blue
#8AF1FE
ΔE00 5.14
Powder Blue
#B0E0E6
ΔE00 5.23
Robin'S Egg
#6DEDFD
ΔE00 5.72
Lightblue
#ADD8E6
ΔE00 6.12
Ice Blue
#A5DFF9
ΔE00 6.14
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#90DDEC #EC9F90
analogous
#90ECCD #90DDEC #90AFEC
triadic
#90DDEC #EC90DD #DDEC90
tetradic
#90DDEC #CD90EC #EC9F90 #AFEC90
square
#90DDEC #CD90EC #EC9F90 #AFEC90
split-complementary
#90DDEC #EC90AF #ECCD90
monochromatic
#27BDDA #5CCDE3 #90DDEC #C4EDF5 #E5F7FB
Accessibility & contrast
On white
1.53
#90DDEC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.74
#90DDEC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #90DDEC
13.74:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##90DDEC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##90DDEC | 1.00 | 1.53 | 13.74 | 13.74 |
| #FFFFFF | 1.53 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.74 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.74 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D0D8ED
Deuteranopia (green-blind)
#C1CCEC
Tritanopia (blue-blind)
#6AE4E1
Achromatopsia (no color)
#D1D1D1
Design tokens & code
CSS
--color: #90ddec; /* rgb */ color: rgb(144, 221, 236); /* oklch */ color: oklch(85.3% 0.079 211.2);
Tailwind
colors: {
custom: {
50: '#b4e7f2',
500: '#90ddec',
950: '#000000',
},
}SCSS
$custom: #90ddec; $custom-light: #b4e7f2; $custom-dark: #000000;
JSON
{
"hex": "#90ddec",
"rgb": {
"r": 144,
"g": 221,
"b": 236
},
"hsl": {
"h": 189.783,
"s": 70.769,
"l": 74.51
},
"oklch": {
"l": 0.8527,
"c": 0.07854,
"h": 211.2
},
"luminance": 0.63698
}Semantic roles & 50–950 ramp
primary
#90DDEC
secondary
#C76B59
accent
#3213D3
background
#FDFEFF
surface
#F8FCFE
border
#D1D5D6
text
#111616
muted
#818485