#5AEBE7#5AEBE7
#5AEBE7 is a very light, vivid teal. Relative luminance 0.674; OKLCH L 86.2% C 0.123 H 192.5°. Best body text is #000000 at 14.47:1 contrast (WCAG AA passes).
Color values
| HEX | #5AEBE7 |
|---|---|
| RGB | rgb(90, 235, 231) |
| HSL | hsl(178, 78%, 64%) |
| HSV | hsv(178, 62%, 92%) |
| CMYK | cmyk(61.7%, 0%, 1.7%, 7.8%) |
| CIE-LAB | lab(85.68, -39.17, -9.59) |
| CIE-LCH | lch(85.68, 40.33, 193.75°) |
| OKLab | oklab(86.2% -0.12 -0.0267) |
| OKLCH | oklch(86.2% 0.123 192.5) |
| XYZ | xyz(48.3422, 67.3546, 86.0388) |
| Luminance | 0.6736 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Bright Cyan
#41FDFE
ΔE00 4.26
Bright Light Blue
#26F7FD
ΔE00 4.31
Bright Turquoise
#0FFEF9
ΔE00 4.61
Aqua
#00FFFF
ΔE00 4.89
Turquoise
#40E0D0
ΔE00 5.10
Bright Aqua
#0BF9EA
ΔE00 5.21
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#5AEBE7 #EB5A5E
analogous
#5AEB9E #5AEBE7 #5AA6EB
triadic
#5AEBE7 #E75AEB #EBE75A
tetradic
#5AEBE7 #9E5AEB #EB5A5E #A6EB5A
square
#5AEBE7 #9E5AEB #EB5A5E #A6EB5A
split-complementary
#5AEBE7 #EB5AA6 #EB9E5A
monochromatic
#16B5B0 #23E4DF #5AEBE7 #91F2EF #C7F8F7
Accessibility & contrast
On white
1.45
#5AEBE7 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.47
#5AEBE7 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #5AEBE7
14.47:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##5AEBE7 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##5AEBE7 | 1.00 | 1.45 | 14.47 | 14.47 |
| #FFFFFF | 1.45 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.47 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.47 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DDE0E7
Deuteranopia (green-blind)
#C7CFE8
Tritanopia (blue-blind)
#00F1E9
Achromatopsia (no color)
#D6D6D6
Design tokens & code
CSS
--color: #5aebe7; /* rgb */ color: rgb(90, 235, 231); /* oklch */ color: oklch(86.2% 0.123 192.5);
Tailwind
colors: {
custom: {
50: '#99f2ee',
500: '#5aebe7',
950: '#000000',
},
}SCSS
$custom: #5aebe7; $custom-light: #99f2ee; $custom-dark: #000000;
JSON
{
"hex": "#5aebe7",
"rgb": {
"r": 90,
"g": 235,
"b": 231
},
"hsl": {
"h": 178.345,
"s": 78.378,
"l": 63.725
},
"oklch": {
"l": 0.86197,
"c": 0.12289,
"h": 192.5
},
"luminance": 0.6736
}Semantic roles & 50–950 ramp
primary
#5AEBE7
secondary
#B53538
accent
#0B11DB
background
#FCFFFF
surface
#F6FEFE
border
#D0D6D6
text
#0F1716
muted
#808585