#90E2EC#90E2EC
#90E2EC is a very light, moderate teal. Relative luminance 0.664; OKLCH L 86.4% C 0.081 H 205.6°. Best body text is #000000 at 14.28:1 contrast (WCAG AA passes).
Color values
| HEX | #90E2EC |
|---|---|
| RGB | rgb(144, 226, 236) |
| HSL | hsl(187, 71%, 75%) |
| HSV | hsv(187, 39%, 93%) |
| CMYK | cmyk(39%, 4.2%, 0%, 7.5%) |
| CIE-LAB | lab(85.19, -22.46, -12.76) |
| CIE-LCH | lch(85.19, 25.83, 209.60°) |
| OKLab | oklab(86.37% -0.0731 -0.035) |
| OKLCH | oklch(86.37% 0.081 205.6) |
| XYZ | xyz(53.8328, 66.3744, 89.3155) |
| Luminance | 0.6638 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Robin'S Egg Blue
#98EFF9
ΔE00 2.85
Robin Egg Blue
#8AF1FE
ΔE00 3.66
Robin'S Egg
#6DEDFD
ΔE00 4.57
Paleturquoise
#AFEEEE
ΔE00 5.19
Powder Blue
#B0E0E6
ΔE00 5.45
Pale Sky Blue
#BDF6FE
ΔE00 6.45
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#90E2EC #EC9A90
analogous
#90ECC8 #90E2EC #90B4EC
triadic
#90E2EC #EC90E2 #E2EC90
tetradic
#90E2EC #C890EC #EC9A90 #B4EC90
square
#90E2EC #C890EC #EC9A90 #B4EC90
split-complementary
#90E2EC #EC90B4 #ECC890
monochromatic
#27C7DA #5CD4E3 #90E2EC #C4F0F5 #E5F8FB
Accessibility & contrast
On white
1.47
#90E2EC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.28
#90E2EC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #90E2EC
14.28:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##90E2EC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##90E2EC | 1.00 | 1.47 | 14.28 | 14.28 |
| #FFFFFF | 1.47 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.28 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.28 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D6DCED
Deuteranopia (green-blind)
#C6D0EC
Tritanopia (blue-blind)
#69E8E5
Achromatopsia (no color)
#D5D5D5
Design tokens & code
CSS
--color: #90e2ec; /* rgb */ color: rgb(144, 226, 236); /* oklch */ color: oklch(86.4% 0.081 205.6);
Tailwind
colors: {
custom: {
50: '#b4ebf2',
500: '#90e2ec',
950: '#000000',
},
}SCSS
$custom: #90e2ec; $custom-light: #b4ebf2; $custom-dark: #000000;
JSON
{
"hex": "#90e2ec",
"rgb": {
"r": 144,
"g": 226,
"b": 236
},
"hsl": {
"h": 186.522,
"s": 70.769,
"l": 74.51
},
"oklch": {
"l": 0.86372,
"c": 0.08104,
"h": 205.6
},
"luminance": 0.66378
}Semantic roles & 50–950 ramp
primary
#90E2EC
secondary
#C76559
accent
#2813D3
background
#FDFEFF
surface
#F8FDFE
border
#D1D5D6
text
#111616
muted
#818485