#5AEEEB#5AEEEB
#5AEEEB is a very light, vivid teal. Relative luminance 0.693; OKLCH L 87.0% C 0.125 H 193.2°. Best body text is #000000 at 14.86:1 contrast (WCAG AA passes).
Color values
| HEX | #5AEEEB |
|---|---|
| RGB | rgb(90, 238, 235) |
| HSL | hsl(179, 81%, 64%) |
| HSV | hsv(179, 62%, 93%) |
| CMYK | cmyk(62.2%, 0%, 1.3%, 6.7%) |
| CIE-LAB | lab(86.66, -39.47, -10.23) |
| CIE-LCH | lch(86.66, 40.77, 194.54°) |
| OKLab | oklab(87.03% -0.1213 -0.0284) |
| OKLCH | oklch(87.03% 0.125 193.2) |
| XYZ | xyz(49.7797, 69.3155, 89.3369) |
| Luminance | 0.6932 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Bright Cyan
#41FDFE
ΔE00 3.55
Bright Light Blue
#26F7FD
ΔE00 3.69
Bright Turquoise
#0FFEF9
ΔE00 4.11
Aqua
#00FFFF
ΔE00 4.26
Bright Aqua
#0BF9EA
ΔE00 5.13
Turquoise
#40E0D0
ΔE00 5.73
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#5AEEEB #EE5A5D
analogous
#5AEEA1 #5AEEEB #5AA7EE
triadic
#5AEEEB #EB5AEE #EEEB5A
tetradic
#5AEEEB #A15AEE #EE5A5D #A7EE5A
square
#5AEEEB #A15AEE #EE5A5D #A7EE5A
split-complementary
#5AEEEB #EE5AA7 #EEA15A
monochromatic
#13BAB7 #23E8E4 #5AEEEB #91F4F2 #C9F9F8
Accessibility & contrast
On white
1.41
#5AEEEB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.86
#5AEEEB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #5AEEEB
14.86:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##5AEEEB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##5AEEEB | 1.00 | 1.41 | 14.86 | 14.86 |
| #FFFFFF | 1.41 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.86 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.86 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E0E3EB
Deuteranopia (green-blind)
#C9D2EC
Tritanopia (blue-blind)
#00F5ED
Achromatopsia (no color)
#D9D9D9
Design tokens & code
CSS
--color: #5aeeeb; /* rgb */ color: rgb(90, 238, 235); /* oklch */ color: oklch(87.0% 0.125 193.2);
Tailwind
colors: {
custom: {
50: '#99f4f1',
500: '#5aeeeb',
950: '#000000',
},
}SCSS
$custom: #5aeeeb; $custom-light: #99f4f1; $custom-dark: #000000;
JSON
{
"hex": "#5aeeeb",
"rgb": {
"r": 90,
"g": 238,
"b": 235
},
"hsl": {
"h": 178.784,
"s": 81.319,
"l": 64.314
},
"oklch": {
"l": 0.87026,
"c": 0.12458,
"h": 193.2
},
"luminance": 0.69321
}Semantic roles & 50–950 ramp
primary
#5AEEEB
secondary
#B93336
accent
#080CDE
background
#FCFFFF
surface
#F6FEFE
border
#D0D6D6
text
#0F1716
muted
#808585