#5BEBC5#5BEBC5
#5BEBC5 is a very light, vivid teal. Relative luminance 0.657; OKLCH L 85.2% C 0.135 H 172.4°. Best body text is #000000 at 14.13:1 contrast (WCAG AA passes).
Color values
| HEX | #5BEBC5 |
|---|---|
| RGB | rgb(91, 235, 197) |
| HSL | hsl(164, 78%, 64%) |
| HSV | hsv(164, 61%, 92%) |
| CMYK | cmyk(61.3%, 0%, 16.2%, 7.8%) |
| CIE-LAB | lab(84.83, -47.53, 7.04) |
| CIE-LCH | lch(84.83, 48.04, 171.58°) |
| OKLab | oklab(85.22% -0.1342 0.0179) |
| OKLCH | oklch(85.22% 0.135 172.4) |
| XYZ | xyz(44.0959, 65.6674, 63.1637) |
| Luminance | 0.6567 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Aqua Marine
#2EE8BB
ΔE00 2.67
Aqua (survey)
#13EAC9
ΔE00 3.24
Light Turquoise
#7EF4CC
ΔE00 3.30
Bright Teal
#01F9C6
ΔE00 4.49
Tiffany Blue
#7BF2DA
ΔE00 4.76
Aquamarine
#7FFFD4
ΔE00 4.90
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#5BEBC5 #EB5B81
analogous
#5BEB7D #5BEBC5 #5BC9EB
triadic
#5BEBC5 #C55BEB #EBC55B
tetradic
#5BEBC5 #7D5BEB #EB5B81 #C9EB5B
square
#5BEBC5 #7D5BEB #EB5B81 #C9EB5B
split-complementary
#5BEBC5 #EB5BC9 #EB7D5B
monochromatic
#16B58B #24E4B2 #5BEBC5 #92F2D8 #C8F8EC
Accessibility & contrast
On white
1.49
#5BEBC5 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.13
#5BEBC5 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #5BEBC5
14.13:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##5BEBC5 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##5BEBC5 | 1.00 | 1.49 | 14.13 | 14.13 |
| #FFFFFF | 1.49 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.13 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.13 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E4DDC3
Deuteranopia (green-blind)
#CFCEC8
Tritanopia (blue-blind)
#00EDE0
Achromatopsia (no color)
#D4D4D4
Design tokens & code
CSS
--color: #5bebc5; /* rgb */ color: rgb(91, 235, 197); /* oklch */ color: oklch(85.2% 0.135 172.4);
Tailwind
colors: {
custom: {
50: '#97f2d6',
500: '#5bebc5',
950: '#000000',
},
}SCSS
$custom: #5bebc5; $custom-light: #97f2d6; $custom-dark: #000000;
JSON
{
"hex": "#5bebc5",
"rgb": {
"r": 91,
"g": 235,
"b": 197
},
"hsl": {
"h": 164.167,
"s": 78.261,
"l": 63.922
},
"oklch": {
"l": 0.85216,
"c": 0.13542,
"h": 172.4
},
"luminance": 0.65672
}Semantic roles & 50–950 ramp
primary
#5BEBC5
secondary
#B53557
accent
#0B42DB
background
#FCFFFE
surface
#F5FEFB
border
#CFD6D4
text
#0F1714
muted
#808583