#5BEAE8#5BEAE8
#5BEAE8 is a very light, vivid teal. Relative luminance 0.669; OKLCH L 86.0% C 0.122 H 193.8°. Best body text is #000000 at 14.38:1 contrast (WCAG AA passes).
Color values
| HEX | #5BEAE8 |
|---|---|
| RGB | rgb(91, 234, 232) |
| HSL | hsl(179, 77%, 64%) |
| HSV | hsv(179, 61%, 92%) |
| CMYK | cmyk(61.1%, 0%, 0.9%, 8.2%) |
| CIE-LAB | lab(85.45, -38.29, -10.46) |
| CIE-LCH | lch(85.45, 39.69, 195.28°) |
| OKLab | oklab(86.02% -0.118 -0.029) |
| OKLCH | oklch(86.02% 0.122 193.8) |
| XYZ | xyz(48.2963, 66.8908, 86.6942) |
| Luminance | 0.6690 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Bright Light Blue
#26F7FD
ΔE00 4.05
Bright Cyan
#41FDFE
ΔE00 4.29
Bright Turquoise
#0FFEF9
ΔE00 4.96
Aqua
#00FFFF
ΔE00 5.02
Turquoise
#40E0D0
ΔE00 5.61
Bright Aqua
#0BF9EA
ΔE00 5.86
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#5BEAE8 #EA5B5D
analogous
#5BEAA0 #5BEAE8 #5BA4EA
triadic
#5BEAE8 #E85BEA #EAE85B
tetradic
#5BEAE8 #A05BEA #EA5B5D #A4EA5B
square
#5BEAE8 #A05BEA #EA5B5D #A4EA5B
split-complementary
#5BEAE8 #EA5BA4 #EAA05B
monochromatic
#17B4B1 #25E3E0 #5BEAE8 #91F1F0 #C8F8F7
Accessibility & contrast
On white
1.46
#5BEAE8 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.38
#5BEAE8 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #5BEAE8
14.38:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##5BEAE8 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##5BEAE8 | 1.00 | 1.46 | 14.38 | 14.38 |
| #FFFFFF | 1.46 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.38 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.38 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DCDFE8
Deuteranopia (green-blind)
#C6CFE9
Tritanopia (blue-blind)
#00F1E9
Achromatopsia (no color)
#D6D6D6
Design tokens & code
CSS
--color: #5beae8; /* rgb */ color: rgb(91, 234, 232); /* oklch */ color: oklch(86.0% 0.122 193.8);
Tailwind
colors: {
custom: {
50: '#99f1ef',
500: '#5beae8',
950: '#000000',
},
}SCSS
$custom: #5beae8; $custom-light: #99f1ef; $custom-dark: #000000;
JSON
{
"hex": "#5beae8",
"rgb": {
"r": 91,
"g": 234,
"b": 232
},
"hsl": {
"h": 179.161,
"s": 77.297,
"l": 63.725
},
"oklch": {
"l": 0.86024,
"c": 0.12156,
"h": 193.8
},
"luminance": 0.66896
}Semantic roles & 50–950 ramp
primary
#5BEAE8
secondary
#B43637
accent
#0C0FDA
background
#FCFFFF
surface
#F6FEFE
border
#D0D6D6
text
#0F1716
muted
#808585