#5AEBE6#5AEBE6
#5AEBE6 is a very light, vivid teal. Relative luminance 0.673; OKLCH L 86.2% C 0.123 H 191.9°. Best body text is #000000 at 14.46:1 contrast (WCAG AA passes).
Color values
| HEX | #5AEBE6 |
|---|---|
| RGB | rgb(90, 235, 230) |
| HSL | hsl(178, 78%, 64%) |
| HSV | hsv(178, 62%, 92%) |
| CMYK | cmyk(61.7%, 0%, 2.1%, 7.8%) |
| CIE-LAB | lab(85.65, -39.44, -9.10) |
| CIE-LCH | lch(85.65, 40.47, 193.00°) |
| OKLab | oklab(86.16% -0.1204 -0.0253) |
| OKLCH | oklch(86.16% 0.123 191.9) |
| XYZ | xyz(48.2014, 67.2983, 85.2972) |
| Luminance | 0.6730 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Bright Cyan
#41FDFE
ΔE00 4.39
Bright Light Blue
#26F7FD
ΔE00 4.55
Bright Turquoise
#0FFEF9
ΔE00 4.59
Turquoise
#40E0D0
ΔE00 4.81
Aqua
#00FFFF
ΔE00 4.97
Bright Aqua
#0BF9EA
ΔE00 4.97
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#5AEBE6 #EB5A5F
analogous
#5AEB9D #5AEBE6 #5AA7EB
triadic
#5AEBE6 #E65AEB #EBE65A
tetradic
#5AEBE6 #9D5AEB #EB5A5F #A7EB5A
square
#5AEBE6 #9D5AEB #EB5A5F #A7EB5A
split-complementary
#5AEBE6 #EB5AA7 #EB9D5A
monochromatic
#16B5AF #23E4DE #5AEBE6 #91F2EE #C7F8F7
Accessibility & contrast
On white
1.45
#5AEBE6 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.46
#5AEBE6 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #5AEBE6
14.46:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##5AEBE6 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##5AEBE6 | 1.00 | 1.45 | 14.46 | 14.46 |
| #FFFFFF | 1.45 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.46 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.46 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DEE0E6
Deuteranopia (green-blind)
#C7CFE7
Tritanopia (blue-blind)
#00F1E9
Achromatopsia (no color)
#D6D6D6
Design tokens & code
CSS
--color: #5aebe6; /* rgb */ color: rgb(90, 235, 230); /* oklch */ color: oklch(86.2% 0.123 191.9);
Tailwind
colors: {
custom: {
50: '#99f2ed',
500: '#5aebe6',
950: '#000000',
},
}SCSS
$custom: #5aebe6; $custom-light: #99f2ed; $custom-dark: #000000;
JSON
{
"hex": "#5aebe6",
"rgb": {
"r": 90,
"g": 235,
"b": 230
},
"hsl": {
"h": 177.931,
"s": 78.378,
"l": 63.725
},
"oklch": {
"l": 0.86164,
"c": 0.12302,
"h": 191.9
},
"luminance": 0.67303
}Semantic roles & 50–950 ramp
primary
#5AEBE6
secondary
#B53539
accent
#0B12DB
background
#FCFFFE
surface
#F6FEFD
border
#D0D6D5
text
#0F1716
muted
#808584