#5AEEEA#5AEEEA
#5AEEEA is a very light, vivid teal. Relative luminance 0.693; OKLCH L 87.0% C 0.125 H 192.6°. Best body text is #000000 at 14.85:1 contrast (WCAG AA passes).
Color values
| HEX | #5AEEEA |
|---|---|
| RGB | rgb(90, 238, 234) |
| HSL | hsl(178, 81%, 64%) |
| HSV | hsv(178, 62%, 93%) |
| CMYK | cmyk(62.2%, 0%, 1.7%, 6.7%) |
| CIE-LAB | lab(86.63, -39.73, -9.75) |
| CIE-LCH | lch(86.63, 40.91, 193.79°) |
| OKLab | oklab(86.99% -0.1217 -0.0271) |
| OKLCH | oklch(86.99% 0.125 192.6) |
| XYZ | xyz(49.6357, 69.2578, 88.5782) |
| Luminance | 0.6926 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Bright Cyan
#41FDFE
ΔE00 3.67
Bright Light Blue
#26F7FD
ΔE00 3.94
Bright Turquoise
#0FFEF9
ΔE00 4.05
Aqua
#00FFFF
ΔE00 4.32
Bright Aqua
#0BF9EA
ΔE00 4.87
Turquoise
#40E0D0
ΔE00 5.46
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#5AEEEA #EE5A5E
analogous
#5AEEA0 #5AEEEA #5AA8EE
triadic
#5AEEEA #EA5AEE #EEEA5A
tetradic
#5AEEEA #A05AEE #EE5A5E #A8EE5A
square
#5AEEEA #A05AEE #EE5A5E #A8EE5A
split-complementary
#5AEEEA #EE5AA8 #EEA05A
monochromatic
#13BAB6 #23E8E3 #5AEEEA #91F4F1 #C9F9F8
Accessibility & contrast
On white
1.41
#5AEEEA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.85
#5AEEEA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #5AEEEA
14.85:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##5AEEEA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##5AEEEA | 1.00 | 1.41 | 14.85 | 14.85 |
| #FFFFFF | 1.41 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.85 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.85 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E0E3EA
Deuteranopia (green-blind)
#C9D2EB
Tritanopia (blue-blind)
#00F5EC
Achromatopsia (no color)
#D9D9D9
Design tokens & code
CSS
--color: #5aeeea; /* rgb */ color: rgb(90, 238, 234); /* oklch */ color: oklch(87.0% 0.125 192.6);
Tailwind
colors: {
custom: {
50: '#99f4f0',
500: '#5aeeea',
950: '#000000',
},
}SCSS
$custom: #5aeeea; $custom-light: #99f4f0; $custom-dark: #000000;
JSON
{
"hex": "#5aeeea",
"rgb": {
"r": 90,
"g": 238,
"b": 234
},
"hsl": {
"h": 178.378,
"s": 81.319,
"l": 64.314
},
"oklch": {
"l": 0.86994,
"c": 0.1247,
"h": 192.6
},
"luminance": 0.69263
}Semantic roles & 50–950 ramp
primary
#5AEEEA
secondary
#B93337
accent
#080EDE
background
#FCFFFF
surface
#F6FEFE
border
#D0D6D6
text
#0F1716
muted
#808585