#5BEAE9#5BEAE9
#5BEAE9 is a very light, vivid teal. Relative luminance 0.670; OKLCH L 86.1% C 0.121 H 194.5°. Best body text is #000000 at 14.39:1 contrast (WCAG AA passes).
Color values
| HEX | #5BEAE9 |
|---|---|
| RGB | rgb(91, 234, 233) |
| HSL | hsl(180, 77%, 64%) |
| HSV | hsv(180, 61%, 92%) |
| CMYK | cmyk(61.1%, 0%, 0.4%, 8.2%) |
| CIE-LAB | lab(85.48, -38.02, -10.94) |
| CIE-LCH | lch(85.48, 39.56, 196.05°) |
| OKLab | oklab(86.06% -0.1176 -0.0304) |
| OKLCH | oklch(86.06% 0.121 194.5) |
| XYZ | xyz(48.4387, 66.9478, 87.4444) |
| Luminance | 0.6695 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Bright Light Blue
#26F7FD
ΔE00 3.87
Bright Cyan
#41FDFE
ΔE00 4.24
Aqua
#00FFFF
ΔE00 5.02
Bright Turquoise
#0FFEF9
ΔE00 5.06
Turquoise
#40E0D0
ΔE00 5.92
Mediumturquoise
#48D1CC
ΔE00 6.08
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#5BEAE9 #EA5B5C
analogous
#5BEAA1 #5BEAE9 #5BA3EA
triadic
#5BEAE9 #E95BEA #EAE95B
tetradic
#5BEAE9 #A15BEA #EA5B5C #A3EA5B
square
#5BEAE9 #A15BEA #EA5B5C #A3EA5B
split-complementary
#5BEAE9 #EA5BA3 #EAA15B
monochromatic
#17B4B3 #25E3E2 #5BEAE9 #91F1F0 #C8F8F8
Accessibility & contrast
On white
1.46
#5BEAE9 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.39
#5BEAE9 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #5BEAE9
14.39:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##5BEAE9 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##5BEAE9 | 1.00 | 1.46 | 14.39 | 14.39 |
| #FFFFFF | 1.46 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.39 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.39 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DCDFE9
Deuteranopia (green-blind)
#C5CFEA
Tritanopia (blue-blind)
#00F1E9
Achromatopsia (no color)
#D6D6D6
Design tokens & code
CSS
--color: #5beae9; /* rgb */ color: rgb(91, 234, 233); /* oklch */ color: oklch(86.1% 0.121 194.5);
Tailwind
colors: {
custom: {
50: '#99f1f0',
500: '#5beae9',
950: '#000000',
},
}SCSS
$custom: #5beae9; $custom-light: #99f1f0; $custom-dark: #000000;
JSON
{
"hex": "#5beae9",
"rgb": {
"r": 91,
"g": 234,
"b": 233
},
"hsl": {
"h": 179.58,
"s": 77.297,
"l": 63.725
},
"oklch": {
"l": 0.86057,
"c": 0.12148,
"h": 194.5
},
"luminance": 0.66953
}Semantic roles & 50–950 ramp
primary
#5BEAE9
secondary
#B43636
accent
#0C0DDA
background
#FCFFFF
surface
#F6FEFE
border
#D0D6D6
text
#0F1716
muted
#808585