#5AEBE5#5AEBE5
#5AEBE5 is a very light, vivid teal. Relative luminance 0.672; OKLCH L 86.1% C 0.123 H 191.2°. Best body text is #000000 at 14.45:1 contrast (WCAG AA passes).
Color values
| HEX | #5AEBE5 |
|---|---|
| RGB | rgb(90, 235, 229) |
| HSL | hsl(178, 78%, 64%) |
| HSV | hsv(178, 62%, 92%) |
| CMYK | cmyk(61.7%, 0%, 2.6%, 7.8%) |
| CIE-LAB | lab(85.63, -39.70, -8.62) |
| CIE-LCH | lch(85.63, 40.63, 192.25°) |
| OKLab | oklab(86.13% -0.1208 -0.024) |
| OKLCH | oklch(86.13% 0.123 191.2) |
| XYZ | xyz(48.0613, 67.2423, 84.5597) |
| Luminance | 0.6725 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Turquoise
#40E0D0
ΔE00 4.54
Bright Cyan
#41FDFE
ΔE00 4.55
Bright Turquoise
#0FFEF9
ΔE00 4.59
Bright Aqua
#0BF9EA
ΔE00 4.75
Bright Light Blue
#26F7FD
ΔE00 4.81
Aqua
#00FFFF
ΔE00 5.08
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#5AEBE5 #EB5A60
analogous
#5AEB9C #5AEBE5 #5AA8EB
triadic
#5AEBE5 #E55AEB #EBE55A
tetradic
#5AEBE5 #9C5AEB #EB5A60 #A8EB5A
square
#5AEBE5 #9C5AEB #EB5A60 #A8EB5A
split-complementary
#5AEBE5 #EB5AA8 #EB9C5A
monochromatic
#16B5AE #23E4DC #5AEBE5 #91F2EE #C7F8F6
Accessibility & contrast
On white
1.45
#5AEBE5 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.45
#5AEBE5 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #5AEBE5
14.45:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##5AEBE5 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##5AEBE5 | 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)
#DEE0E5
Deuteranopia (green-blind)
#C7CFE6
Tritanopia (blue-blind)
#00F1E9
Achromatopsia (no color)
#D6D6D6
Design tokens & code
CSS
--color: #5aebe5; /* rgb */ color: rgb(90, 235, 229); /* oklch */ color: oklch(86.1% 0.123 191.2);
Tailwind
colors: {
custom: {
50: '#99f2ed',
500: '#5aebe5',
950: '#000000',
},
}SCSS
$custom: #5aebe5; $custom-light: #99f2ed; $custom-dark: #000000;
JSON
{
"hex": "#5aebe5",
"rgb": {
"r": 90,
"g": 235,
"b": 229
},
"hsl": {
"h": 177.517,
"s": 78.378,
"l": 63.725
},
"oklch": {
"l": 0.86132,
"c": 0.12316,
"h": 191.2
},
"luminance": 0.67247
}Semantic roles & 50–950 ramp
primary
#5AEBE5
secondary
#B5353A
accent
#0B13DB
background
#FCFFFE
surface
#F6FEFD
border
#D0D6D5
text
#0F1716
muted
#808584