#90E2EA#90E2EA
#90E2EA is a very light, moderate teal. Relative luminance 0.663; OKLCH L 86.3% C 0.081 H 203.7°. Best body text is #000000 at 14.25:1 contrast (WCAG AA passes).
Color values
| HEX | #90E2EA |
|---|---|
| RGB | rgb(144, 226, 234) |
| HSL | hsl(185, 68%, 74%) |
| HSV | hsv(185, 38%, 92%) |
| CMYK | cmyk(38.5%, 3.4%, 0%, 8.2%) |
| CIE-LAB | lab(85.13, -22.95, -11.79) |
| CIE-LCH | lch(85.13, 25.80, 207.19°) |
| OKLab | oklab(86.31% -0.0739 -0.0324) |
| OKLCH | oklch(86.31% 0.081 203.7) |
| XYZ | xyz(53.5439, 66.2589, 87.7937) |
| Luminance | 0.6626 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Robin'S Egg Blue
#98EFF9
ΔE00 2.92
Robin Egg Blue
#8AF1FE
ΔE00 3.81
Robin'S Egg
#6DEDFD
ΔE00 4.73
Paleturquoise
#AFEEEE
ΔE00 4.83
Powder Blue
#B0E0E6
ΔE00 5.57
Pale Sky Blue
#BDF6FE
ΔE00 6.59
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#90E2EA #EA9890
analogous
#90EAC5 #90E2EA #90B5EA
triadic
#90E2EA #EA90E2 #E2EA90
tetradic
#90E2EA #C590EA #EA9890 #B5EA90
square
#90E2EA #C590EA #EA9890 #B5EA90
split-complementary
#90E2EA #EA90B5 #EAC590
monochromatic
#29C7D7 #5DD5E0 #90E2EA #C3EFF4 #E5F8FA
Accessibility & contrast
On white
1.47
#90E2EA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.25
#90E2EA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #90E2EA
14.25:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##90E2EA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##90E2EA | 1.00 | 1.47 | 14.25 | 14.25 |
| #FFFFFF | 1.47 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.25 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.25 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D6DBEB
Deuteranopia (green-blind)
#C7D0EA
Tritanopia (blue-blind)
#6AE8E4
Achromatopsia (no color)
#D5D5D5
Design tokens & code
CSS
--color: #90e2ea; /* rgb */ color: rgb(144, 226, 234); /* oklch */ color: oklch(86.3% 0.081 203.7);
Tailwind
colors: {
custom: {
50: '#b4ebf0',
500: '#90e2ea',
950: '#000000',
},
}SCSS
$custom: #90e2ea; $custom-light: #b4ebf0; $custom-dark: #000000;
JSON
{
"hex": "#90e2ea",
"rgb": {
"r": 144,
"g": 226,
"b": 234
},
"hsl": {
"h": 185.333,
"s": 68.182,
"l": 74.118
},
"oklch": {
"l": 0.86305,
"c": 0.08064,
"h": 203.7
},
"luminance": 0.66263
}Semantic roles & 50–950 ramp
primary
#90E2EA
secondary
#C5635A
accent
#2615D0
background
#FDFEFF
surface
#F8FDFE
border
#D1D5D6
text
#111616
muted
#818485