#5BEBC4#5BEBC4
#5BEBC4 is a very light, vivid teal. Relative luminance 0.656; OKLCH L 85.2% C 0.136 H 171.9°. Best body text is #000000 at 14.13:1 contrast (WCAG AA passes).
Color values
| HEX | #5BEBC4 |
|---|---|
| RGB | rgb(91, 235, 196) |
| HSL | hsl(164, 78%, 64%) |
| HSV | hsv(164, 61%, 92%) |
| CMYK | cmyk(61.3%, 0%, 16.6%, 7.8%) |
| CIE-LAB | lab(84.80, -47.76, 7.53) |
| CIE-LCH | lch(84.80, 48.35, 171.04°) |
| OKLab | oklab(85.19% -0.1347 0.0192) |
| OKLCH | oklch(85.19% 0.136 171.9) |
| XYZ | xyz(43.9817, 65.6217, 62.5622) |
| Luminance | 0.6563 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Aqua Marine
#2EE8BB
ΔE00 2.53
Light Turquoise
#7EF4CC
ΔE00 3.25
Aqua (survey)
#13EAC9
ΔE00 3.40
Bright Teal
#01F9C6
ΔE00 4.37
Aquamarine
#7FFFD4
ΔE00 4.85
Tiffany Blue
#7BF2DA
ΔE00 4.98
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#5BEBC4 #EB5B82
analogous
#5BEB7C #5BEBC4 #5BCAEB
triadic
#5BEBC4 #C45BEB #EBC45B
tetradic
#5BEBC4 #7C5BEB #EB5B82 #CAEB5B
square
#5BEBC4 #7C5BEB #EB5B82 #CAEB5B
split-complementary
#5BEBC4 #EB5BCA #EB7C5B
monochromatic
#16B58A #24E4B0 #5BEBC4 #92F2D8 #C8F8EB
Accessibility & contrast
On white
1.49
#5BEBC4 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.13
#5BEBC4 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #5BEBC4
14.13:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##5BEBC4 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##5BEBC4 | 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)
#E4DDC2
Deuteranopia (green-blind)
#D0CEC7
Tritanopia (blue-blind)
#00EDE0
Achromatopsia (no color)
#D4D4D4
Design tokens & code
CSS
--color: #5bebc4; /* rgb */ color: rgb(91, 235, 196); /* oklch */ color: oklch(85.2% 0.136 171.9);
Tailwind
colors: {
custom: {
50: '#97f2d5',
500: '#5bebc4',
950: '#000000',
},
}SCSS
$custom: #5bebc4; $custom-light: #97f2d5; $custom-dark: #000000;
JSON
{
"hex": "#5bebc4",
"rgb": {
"r": 91,
"g": 235,
"b": 196
},
"hsl": {
"h": 163.75,
"s": 78.261,
"l": 63.922
},
"oklch": {
"l": 0.85189,
"c": 0.13603,
"h": 171.9
},
"luminance": 0.65626
}Semantic roles & 50–950 ramp
primary
#5BEBC4
secondary
#B53558
accent
#0B43DB
background
#FCFFFE
surface
#F5FEFB
border
#CFD6D4
text
#0F1714
muted
#808583