#5BE2DD#5BE2DD
#5BE2DD is a very light, moderate teal. Relative luminance 0.618; OKLCH L 83.8% C 0.117 H 191.7°. Best body text is #000000 at 13.37:1 contrast (WCAG AA passes).
Color values
| HEX | #5BE2DD |
|---|---|
| RGB | rgb(91, 226, 221) |
| HSL | hsl(178, 70%, 62%) |
| HSV | hsv(178, 60%, 89%) |
| CMYK | cmyk(59.7%, 0%, 2.2%, 11.4%) |
| CIE-LAB | lab(82.82, -37.55, -8.55) |
| CIE-LCH | lch(82.82, 38.52, 192.83°) |
| OKLab | oklab(83.8% -0.1145 -0.0238) |
| OKLCH | oklch(83.8% 0.117 191.7) |
| XYZ | xyz(44.5561, 61.8326, 77.9793) |
| Luminance | 0.6184 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Mediumturquoise
#48D1CC
ΔE00 4.12
Turquoise
#40E0D0
ΔE00 4.13
Bright Light Blue
#26F7FD
ΔE00 5.99
Darkturquoise
#00CED1
ΔE00 6.01
Bright Cyan
#41FDFE
ΔE00 6.25
Bright Aqua
#0BF9EA
ΔE00 6.39
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#5BE2DD #E25B60
analogous
#5BE29A #5BE2DD #5BA3E2
triadic
#5BE2DD #DD5BE2 #E2DD5B
tetradic
#5BE2DD #9A5BE2 #E25B60 #A3E25B
square
#5BE2DD #9A5BE2 #E25B60 #A3E25B
split-complementary
#5BE2DD #E25BA3 #E29A5B
monochromatic
#1DA5A0 #27D9D2 #5BE2DD #8FEBE8 #C3F4F3
Accessibility & contrast
On white
1.57
#5BE2DD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.37
#5BE2DD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #5BE2DD
13.37:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##5BE2DD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##5BE2DD | 1.00 | 1.57 | 13.37 | 13.37 |
| #FFFFFF | 1.57 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.37 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.37 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D5D7DD
Deuteranopia (green-blind)
#C0C8DE
Tritanopia (blue-blind)
#00E8E0
Achromatopsia (no color)
#CECECE
Design tokens & code
CSS
--color: #5be2dd; /* rgb */ color: rgb(91, 226, 221); /* oklch */ color: oklch(83.8% 0.117 191.7);
Tailwind
colors: {
custom: {
50: '#98ebe7',
500: '#5be2dd',
950: '#000000',
},
}SCSS
$custom: #5be2dd; $custom-light: #98ebe7; $custom-dark: #000000;
JSON
{
"hex": "#5be2dd",
"rgb": {
"r": 91,
"g": 226,
"b": 221
},
"hsl": {
"h": 177.778,
"s": 69.948,
"l": 62.157
},
"oklch": {
"l": 0.83795,
"c": 0.11699,
"h": 191.7
},
"luminance": 0.61837
}Semantic roles & 50–950 ramp
primary
#5BE2DD
secondary
#A8393E
accent
#141BD2
background
#FCFEFE
surface
#F5FDFC
border
#CFD5D5
text
#0F1616
muted
#808484