#5BE1DF#5BE1DF
#5BE1DF is a very light, moderate teal. Relative luminance 0.614; OKLCH L 83.6% C 0.116 H 193.8°. Best body text is #000000 at 13.28:1 contrast (WCAG AA passes).
Color values
| HEX | #5BE1DF |
|---|---|
| RGB | rgb(91, 225, 223) |
| HSL | hsl(179, 69%, 62%) |
| HSV | hsv(179, 60%, 88%) |
| CMYK | cmyk(59.6%, 0%, 0.9%, 11.8%) |
| CIE-LAB | lab(82.59, -36.56, -9.96) |
| CIE-LCH | lch(82.59, 37.89, 195.23°) |
| OKLab | oklab(83.63% -0.1127 -0.0276) |
| OKLCH | oklch(83.63% 0.116 193.8) |
| XYZ | xyz(44.5531, 61.3976, 79.3007) |
| Luminance | 0.6140 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Mediumturquoise
#48D1CC
ΔE00 4.12
Turquoise
#40E0D0
ΔE00 5.12
Darkturquoise
#00CED1
ΔE00 5.55
Bright Light Blue
#26F7FD
ΔE00 5.66
Bright Cyan
#41FDFE
ΔE00 6.23
Aqua Blue
#02D8E9
ΔE00 6.61
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#5BE1DF #E15B5D
analogous
#5BE19C #5BE1DF #5BA0E1
triadic
#5BE1DF #DF5BE1 #E1DF5B
tetradic
#5BE1DF #9C5BE1 #E15B5D #A0E15B
square
#5BE1DF #9C5BE1 #E15B5D #A0E15B
split-complementary
#5BE1DF #E15BA0 #E19C5B
monochromatic
#1EA4A2 #27D7D5 #5BE1DF #8FEAE9 #C2F4F3
Accessibility & contrast
On white
1.58
#5BE1DF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.28
#5BE1DF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #5BE1DF
13.28:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##5BE1DF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##5BE1DF | 1.00 | 1.58 | 13.28 | 13.28 |
| #FFFFFF | 1.58 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.28 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.28 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D4D7DF
Deuteranopia (green-blind)
#BFC7E0
Tritanopia (blue-blind)
#00E7E0
Achromatopsia (no color)
#CECECE
Design tokens & code
CSS
--color: #5be1df; /* rgb */ color: rgb(91, 225, 223); /* oklch */ color: oklch(83.6% 0.116 193.8);
Tailwind
colors: {
custom: {
50: '#98ebe8',
500: '#5be1df',
950: '#000000',
},
}SCSS
$custom: #5be1df; $custom-light: #98ebe8; $custom-dark: #000000;
JSON
{
"hex": "#5be1df",
"rgb": {
"r": 91,
"g": 225,
"b": 223
},
"hsl": {
"h": 179.104,
"s": 69.072,
"l": 61.961
},
"oklch": {
"l": 0.83626,
"c": 0.11601,
"h": 193.8
},
"luminance": 0.61402
}Semantic roles & 50–950 ramp
primary
#5BE1DF
secondary
#A63A3C
accent
#1417D1
background
#FCFEFE
surface
#F5FDFC
border
#CFD5D5
text
#0F1616
muted
#808484