#5BE0DF#5BE0DF
#5BE0DF is a very light, moderate teal. Relative luminance 0.609; OKLCH L 83.4% C 0.115 H 194.5°. Best body text is #000000 at 13.17:1 contrast (WCAG AA passes).
Color values
| HEX | #5BE0DF |
|---|---|
| RGB | rgb(91, 224, 223) |
| HSL | hsl(180, 68%, 62%) |
| HSV | hsv(180, 59%, 88%) |
| CMYK | cmyk(59.4%, 0%, 0.4%, 12.2%) |
| CIE-LAB | lab(82.30, -36.10, -10.39) |
| CIE-LCH | lch(82.30, 37.56, 196.05°) |
| OKLab | oklab(83.39% -0.1116 -0.0288) |
| OKLCH | oklch(83.39% 0.115 194.5) |
| XYZ | xyz(44.2835, 60.8585, 79.2108) |
| Luminance | 0.6086 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Mediumturquoise
#48D1CC
ΔE00 4.05
Darkturquoise
#00CED1
ΔE00 5.32
Turquoise
#40E0D0
ΔE00 5.46
Bright Light Blue
#26F7FD
ΔE00 5.73
Aqua Blue
#02D8E9
ΔE00 6.23
Bright Cyan
#41FDFE
ΔE00 6.41
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#5BE0DF #E05B5C
analogous
#5BE09D #5BE0DF #5B9FE0
triadic
#5BE0DF #DF5BE0 #E0DF5B
tetradic
#5BE0DF #9D5BE0 #E05B5C #9FE05B
square
#5BE0DF #9D5BE0 #E05B5C #9FE05B
split-complementary
#5BE0DF #E05B9F #E09D5B
monochromatic
#1FA2A1 #28D5D4 #5BE0DF #8EEAE9 #C2F3F3
Accessibility & contrast
On white
1.59
#5BE0DF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.17
#5BE0DF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #5BE0DF
13.17:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##5BE0DF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##5BE0DF | 1.00 | 1.59 | 13.17 | 13.17 |
| #FFFFFF | 1.59 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.17 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.17 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D3D6DF
Deuteranopia (green-blind)
#BDC6E0
Tritanopia (blue-blind)
#00E6DF
Achromatopsia (no color)
#CDCDCD
Design tokens & code
CSS
--color: #5be0df; /* rgb */ color: rgb(91, 224, 223); /* oklch */ color: oklch(83.4% 0.115 194.5);
Tailwind
colors: {
custom: {
50: '#97eae8',
500: '#5be0df',
950: '#000000',
},
}SCSS
$custom: #5be0df; $custom-light: #97eae8; $custom-dark: #000000;
JSON
{
"hex": "#5be0df",
"rgb": {
"r": 91,
"g": 224,
"b": 223
},
"hsl": {
"h": 179.549,
"s": 68.205,
"l": 61.765
},
"oklch": {
"l": 0.83392,
"c": 0.11531,
"h": 194.5
},
"luminance": 0.60863
}Semantic roles & 50–950 ramp
primary
#5BE0DF
secondary
#A53A3B
accent
#1517D0
background
#FCFEFE
surface
#F5FDFC
border
#CFD5D5
text
#0F1616
muted
#808484