#90E4E8#90E4E8
#90E4E8 is a very light, moderate teal. Relative luminance 0.672; OKLCH L 86.7% C 0.082 H 199.6°. Best body text is #000000 at 14.45:1 contrast (WCAG AA passes).
Color values
| HEX | #90E4E8 |
|---|---|
| RGB | rgb(144, 228, 232) |
| HSL | hsl(183, 66%, 74%) |
| HSV | hsv(183, 38%, 91%) |
| CMYK | cmyk(37.9%, 1.7%, 0%, 9%) |
| CIE-LAB | lab(85.62, -24.42, -10.00) |
| CIE-LCH | lch(85.62, 26.39, 202.26°) |
| OKLab | oklab(86.68% -0.077 -0.0275) |
| OKLCH | oklch(86.68% 0.082 199.6) |
| XYZ | xyz(53.8052, 67.2386, 86.4714) |
| Luminance | 0.6724 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Robin'S Egg Blue
#98EFF9
ΔE00 3.29
Robin Egg Blue
#8AF1FE
ΔE00 4.19
Paleturquoise
#AFEEEE
ΔE00 4.24
Robin'S Egg
#6DEDFD
ΔE00 5.14
Powder Blue
#B0E0E6
ΔE00 6.24
Light Cyan
#ACFFFC
ΔE00 6.32
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#90E4E8 #E89490
analogous
#90E8C0 #90E4E8 #90B8E8
triadic
#90E4E8 #E890E4 #E4E890
tetradic
#90E4E8 #C090E8 #E89490 #B8E890
square
#90E4E8 #C090E8 #E89490 #B8E890
split-complementary
#90E4E8 #E890B8 #E8C090
monochromatic
#2CCBD2 #5DD8DD #90E4E8 #C3F0F3 #E6F9FA
Accessibility & contrast
On white
1.45
#90E4E8 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.45
#90E4E8 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #90E4E8
14.45:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##90E4E8 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##90E4E8 | 1.00 | 1.45 | 14.45 | 14.45 |
| #FFFFFF | 1.45 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.45 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.45 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D9DDE8
Deuteranopia (green-blind)
#C9D1E9
Tritanopia (blue-blind)
#6BEAE5
Achromatopsia (no color)
#D6D6D6
Design tokens & code
CSS
--color: #90e4e8; /* rgb */ color: rgb(144, 228, 232); /* oklch */ color: oklch(86.7% 0.082 199.6);
Tailwind
colors: {
custom: {
50: '#b4ecef',
500: '#90e4e8',
950: '#000000',
},
}SCSS
$custom: #90e4e8; $custom-light: #b4ecef; $custom-dark: #000000;
JSON
{
"hex": "#90e4e8",
"rgb": {
"r": 144,
"g": 228,
"b": 232
},
"hsl": {
"h": 182.727,
"s": 65.672,
"l": 73.725
},
"oklch": {
"l": 0.86683,
"c": 0.08176,
"h": 199.6
},
"luminance": 0.67242
}Semantic roles & 50–950 ramp
primary
#90E4E8
secondary
#C25F5A
accent
#2018CE
background
#FDFEFF
surface
#F8FDFE
border
#D1D5D6
text
#111616
muted
#818485