#5BE2E6#5BE2E6
#5BE2E6 is a very light, moderate teal. Relative luminance 0.623; OKLCH L 84.1% C 0.116 H 197.9°. Best body text is #000000 at 13.47:1 contrast (WCAG AA passes).
Color values
| HEX | #5BE2E6 |
|---|---|
| RGB | rgb(91, 226, 230) |
| HSL | hsl(182, 74%, 63%) |
| HSV | hsv(182, 60%, 90%) |
| CMYK | cmyk(60.4%, 1.7%, 0%, 9.8%) |
| CIE-LAB | lab(83.09, -35.14, -12.93) |
| CIE-LCH | lch(83.09, 37.44, 200.20°) |
| OKLab | oklab(84.09% -0.1108 -0.0358) |
| OKLCH | oklch(84.09% 0.116 197.9) |
| XYZ | xyz(45.7875, 62.3252, 84.4645) |
| Luminance | 0.6233 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Aqua Blue
#02D8E9
ΔE00 4.99
Bright Light Blue
#26F7FD
ΔE00 5.01
Robin'S Egg
#6DEDFD
ΔE00 5.11
Mediumturquoise
#48D1CC
ΔE00 5.37
Darkturquoise
#00CED1
ΔE00 5.75
Bright Cyan
#41FDFE
ΔE00 6.10
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#5BE2E6 #E65F5B
analogous
#5BE6A5 #5BE2E6 #5B9CE6
triadic
#5BE2E6 #E65BE2 #E2E65B
tetradic
#5BE2E6 #A55BE6 #E65F5B #9CE65B
square
#5BE2E6 #A55BE6 #E65F5B #9CE65B
split-complementary
#5BE2E6 #E65B9C #E6A55B
monochromatic
#1AA8AC #26D9DE #5BE2E6 #90EBEE #C5F5F6
Accessibility & contrast
On white
1.56
#5BE2E6 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.47
#5BE2E6 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #5BE2E6
13.47:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##5BE2E6 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##5BE2E6 | 1.00 | 1.56 | 13.47 | 13.47 |
| #FFFFFF | 1.56 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.47 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.47 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D3D8E7
Deuteranopia (green-blind)
#BEC8E7
Tritanopia (blue-blind)
#00E9E3
Achromatopsia (no color)
#CFCFCF
Design tokens & code
CSS
--color: #5be2e6; /* rgb */ color: rgb(91, 226, 230); /* oklch */ color: oklch(84.1% 0.116 197.9);
Tailwind
colors: {
custom: {
50: '#98ebed',
500: '#5be2e6',
950: '#000000',
},
}SCSS
$custom: #5be2e6; $custom-light: #98ebed; $custom-dark: #000000;
JSON
{
"hex": "#5be2e6",
"rgb": {
"r": 91,
"g": 226,
"b": 230
},
"hsl": {
"h": 181.727,
"s": 73.545,
"l": 62.941
},
"oklch": {
"l": 0.84093,
"c": 0.11643,
"h": 197.9
},
"luminance": 0.6233
}Semantic roles & 50–950 ramp
primary
#5BE2E6
secondary
#AE3B38
accent
#1610D6
background
#FCFEFE
surface
#F5FDFD
border
#CFD5D5
text
#0F1616
muted
#808484