#5BEAE5#5BEAE5
#5BEAE5 is a very light, vivid teal. Relative luminance 0.667; OKLCH L 85.9% C 0.122 H 191.9°. Best body text is #000000 at 14.35:1 contrast (WCAG AA passes).
Color values
| HEX | #5BEAE5 |
|---|---|
| RGB | rgb(91, 234, 229) |
| HSL | hsl(178, 77%, 64%) |
| HSV | hsv(178, 61%, 92%) |
| CMYK | cmyk(61.1%, 0%, 2.1%, 8.2%) |
| CIE-LAB | lab(85.36, -39.09, -9.01) |
| CIE-LCH | lch(85.36, 40.11, 192.98°) |
| OKLab | oklab(85.93% -0.1193 -0.0251) |
| OKLCH | oklch(85.93% 0.122 191.9) |
| XYZ | xyz(47.8738, 66.7218, 84.4691) |
| Luminance | 0.6673 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Bright Cyan
#41FDFE
ΔE00 4.60
Bright Light Blue
#26F7FD
ΔE00 4.71
Turquoise
#40E0D0
ΔE00 4.72
Bright Turquoise
#0FFEF9
ΔE00 4.81
Bright Aqua
#0BF9EA
ΔE00 5.14
Aqua
#00FFFF
ΔE00 5.19
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#5BEAE5 #EA5B60
analogous
#5BEA9D #5BEAE5 #5BA7EA
triadic
#5BEAE5 #E55BEA #EAE55B
tetradic
#5BEAE5 #9D5BEA #EA5B60 #A7EA5B
square
#5BEAE5 #9D5BEA #EA5B60 #A7EA5B
split-complementary
#5BEAE5 #EA5BA7 #EA9D5B
monochromatic
#17B4AE #25E3DC #5BEAE5 #91F1EE #C8F8F6
Accessibility & contrast
On white
1.46
#5BEAE5 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.35
#5BEAE5 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #5BEAE5
14.35:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##5BEAE5 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##5BEAE5 | 1.00 | 1.46 | 14.35 | 14.35 |
| #FFFFFF | 1.46 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.35 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.35 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DDDFE5
Deuteranopia (green-blind)
#C7CEE6
Tritanopia (blue-blind)
#00F0E8
Achromatopsia (no color)
#D5D5D5
Design tokens & code
CSS
--color: #5beae5; /* rgb */ color: rgb(91, 234, 229); /* oklch */ color: oklch(85.9% 0.122 191.9);
Tailwind
colors: {
custom: {
50: '#99f1ed',
500: '#5beae5',
950: '#000000',
},
}SCSS
$custom: #5beae5; $custom-light: #99f1ed; $custom-dark: #000000;
JSON
{
"hex": "#5beae5",
"rgb": {
"r": 91,
"g": 234,
"b": 229
},
"hsl": {
"h": 177.902,
"s": 77.297,
"l": 63.725
},
"oklch": {
"l": 0.85926,
"c": 0.12191,
"h": 191.9
},
"luminance": 0.66727
}Semantic roles & 50–950 ramp
primary
#5BEAE5
secondary
#B4363A
accent
#0C13DA
background
#FCFFFE
surface
#F6FEFD
border
#D0D6D5
text
#0F1716
muted
#808584