#90E1EA#90E1EA
#90E1EA is a very light, moderate teal. Relative luminance 0.657; OKLCH L 86.1% C 0.080 H 204.7°. Best body text is #000000 at 14.14:1 contrast (WCAG AA passes).
Color values
| HEX | #90E1EA |
|---|---|
| RGB | rgb(144, 225, 234) |
| HSL | hsl(186, 68%, 74%) |
| HSV | hsv(186, 38%, 92%) |
| CMYK | cmyk(38.5%, 3.8%, 0%, 8.2%) |
| CIE-LAB | lab(84.85, -22.46, -12.20) |
| CIE-LCH | lch(84.85, 25.56, 208.52°) |
| OKLab | oklab(86.08% -0.0727 -0.0335) |
| OKLCH | oklch(86.08% 0.08 204.7) |
| XYZ | xyz(53.2727, 65.7166, 87.7033) |
| Luminance | 0.6572 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Robin'S Egg Blue
#98EFF9
ΔE00 3.08
Robin Egg Blue
#8AF1FE
ΔE00 3.94
Robin'S Egg
#6DEDFD
ΔE00 4.81
Paleturquoise
#AFEEEE
ΔE00 5.08
Powder Blue
#B0E0E6
ΔE00 5.40
Pale Sky Blue
#BDF6FE
ΔE00 6.60
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#90E1EA #EA9990
analogous
#90EAC6 #90E1EA #90B4EA
triadic
#90E1EA #EA90E1 #E1EA90
tetradic
#90E1EA #C690EA #EA9990 #B4EA90
square
#90E1EA #C690EA #EA9990 #B4EA90
split-complementary
#90E1EA #EA90B4 #EAC690
monochromatic
#29C5D7 #5DD3E0 #90E1EA #C3EFF4 #E5F8FA
Accessibility & contrast
On white
1.48
#90E1EA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.14
#90E1EA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #90E1EA
14.14:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##90E1EA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##90E1EA | 1.00 | 1.48 | 14.14 | 14.14 |
| #FFFFFF | 1.48 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.14 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.14 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D5DBEB
Deuteranopia (green-blind)
#C6CFEA
Tritanopia (blue-blind)
#6AE7E3
Achromatopsia (no color)
#D4D4D4
Design tokens & code
CSS
--color: #90e1ea; /* rgb */ color: rgb(144, 225, 234); /* oklch */ color: oklch(86.1% 0.080 204.7);
Tailwind
colors: {
custom: {
50: '#b4eaf0',
500: '#90e1ea',
950: '#000000',
},
}SCSS
$custom: #90e1ea; $custom-light: #b4eaf0; $custom-dark: #000000;
JSON
{
"hex": "#90e1ea",
"rgb": {
"r": 144,
"g": 225,
"b": 234
},
"hsl": {
"h": 186,
"s": 68.182,
"l": 74.118
},
"oklch": {
"l": 0.86084,
"c": 0.08003,
"h": 204.7
},
"luminance": 0.6572
}Semantic roles & 50–950 ramp
primary
#90E1EA
secondary
#C5645A
accent
#2815D0
background
#FDFEFF
surface
#F8FDFE
border
#D1D5D6
text
#111616
muted
#818485