#5BE9D5#5BE9D5
#5BE9D5 is a very light, vivid teal. Relative luminance 0.653; OKLCH L 85.2% C 0.125 H 182.3°. Best body text is #000000 at 14.06:1 contrast (WCAG AA passes).
Color values
| HEX | #5BE9D5 |
|---|---|
| RGB | rgb(91, 233, 213) |
| HSL | hsl(172, 76%, 64%) |
| HSV | hsv(172, 61%, 91%) |
| CMYK | cmyk(60.9%, 0%, 8.6%, 8.6%) |
| CIE-LAB | lab(84.64, -42.77, -1.65) |
| CIE-LCH | lch(84.64, 42.80, 182.21°) |
| OKLab | oklab(85.19% -0.1251 -0.0051) |
| OKLCH | oklch(85.19% 0.125 182.3) |
| XYZ | xyz(45.4580, 65.3013, 73.1466) |
| Luminance | 0.6531 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Turquoise
#40E0D0
ΔE00 2.71
Tiffany Blue
#7BF2DA
ΔE00 3.24
Aqua (survey)
#13EAC9
ΔE00 4.39
Bright Aqua
#0BF9EA
ΔE00 4.66
Light Turquoise
#7EF4CC
ΔE00 6.90
Aqua Marine
#2EE8BB
ΔE00 7.09
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#5BE9D5 #E95B6F
analogous
#5BE98E #5BE9D5 #5BB6E9
triadic
#5BE9D5 #D55BE9 #E9D55B
tetradic
#5BE9D5 #8E5BE9 #E95B6F #B6E95B
square
#5BE9D5 #8E5BE9 #E95B6F #B6E95B
split-complementary
#5BE9D5 #E95BB6 #E98E5B
monochromatic
#18B29C #25E2C7 #5BE9D5 #91F0E3 #C7F7F1
Accessibility & contrast
On white
1.49
#5BE9D5 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.06
#5BE9D5 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #5BE9D5
14.06:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##5BE9D5 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##5BE9D5 | 1.00 | 1.49 | 14.06 | 14.06 |
| #FFFFFF | 1.49 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.06 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.06 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DFDCD4
Deuteranopia (green-blind)
#CACDD7
Tritanopia (blue-blind)
#00EDE3
Achromatopsia (no color)
#D3D3D3
Design tokens & code
CSS
--color: #5be9d5; /* rgb */ color: rgb(91, 233, 213); /* oklch */ color: oklch(85.2% 0.125 182.3);
Tailwind
colors: {
custom: {
50: '#98f0e1',
500: '#5be9d5',
950: '#000000',
},
}SCSS
$custom: #5be9d5; $custom-light: #98f0e1; $custom-dark: #000000;
JSON
{
"hex": "#5be9d5",
"rgb": {
"r": 91,
"g": 233,
"b": 213
},
"hsl": {
"h": 171.549,
"s": 76.344,
"l": 63.529
},
"oklch": {
"l": 0.85194,
"c": 0.12525,
"h": 182.3
},
"luminance": 0.65306
}Semantic roles & 50–950 ramp
primary
#5BE9D5
secondary
#B23648
accent
#0D2AD9
background
#FCFFFE
surface
#F5FEFC
border
#CFD6D5
text
#0F1715
muted
#808584