#5BEDB2#5BEDB2
#5BEDB2 is a very light, vivid teal. Relative luminance 0.660; OKLCH L 85.2% C 0.151 H 163.1°. Best body text is #000000 at 14.20:1 contrast (WCAG AA passes).
Color values
| HEX | #5BEDB2 |
|---|---|
| RGB | rgb(91, 237, 178) |
| HSL | hsl(156, 80%, 64%) |
| HSV | hsv(156, 62%, 93%) |
| CMYK | cmyk(61.6%, 0%, 24.9%, 7.1%) |
| CIE-LAB | lab(85.00, -52.60, 17.20) |
| CIE-LCH | lch(85.00, 55.34, 161.89°) |
| OKLab | oklab(85.22% -0.1448 0.0439) |
| OKLCH | oklch(85.22% 0.151 163.1) |
| XYZ | xyz(42.6302, 66.0025, 52.6040) |
| Luminance | 0.6601 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Light Greenish Blue
#63F7B4
ΔE00 2.56
Light Aquamarine
#7BFDC7
ΔE00 4.13
Greenish Cyan
#2AFEB7
ΔE00 4.26
Greenish Turquoise
#00FBB0
ΔE00 4.36
Aqua Marine
#2EE8BB
ΔE00 4.36
Light Blue Green
#7EFBB3
ΔE00 4.75
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#5BEDB2 #ED5B96
analogous
#5BED69 #5BEDB2 #5BDFED
triadic
#5BEDB2 #B25BED #EDB25B
tetradic
#5BEDB2 #695BED #ED5B96 #DFED5B
square
#5BEDB2 #695BED #ED5B96 #DFED5B
split-complementary
#5BEDB2 #ED5BDF #ED695B
monochromatic
#14B977 #24E798 #5BEDB2 #92F3CC #C9F9E6
Accessibility & contrast
On white
1.48
#5BEDB2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.20
#5BEDB2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #5BEDB2
14.20:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##5BEDB2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##5BEDB2 | 1.00 | 1.48 | 14.20 | 14.20 |
| #FFFFFF | 1.48 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.20 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.20 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E9DDAF
Deuteranopia (green-blind)
#D5CEB6
Tritanopia (blue-blind)
#00EDDD
Achromatopsia (no color)
#D4D4D4
Design tokens & code
CSS
--color: #5bedb2; /* rgb */ color: rgb(91, 237, 178); /* oklch */ color: oklch(85.2% 0.151 163.1);
Tailwind
colors: {
custom: {
50: '#97f4c9',
500: '#5bedb2',
950: '#000000',
},
}SCSS
$custom: #5bedb2; $custom-light: #97f4c9; $custom-dark: #000000;
JSON
{
"hex": "#5bedb2",
"rgb": {
"r": 91,
"g": 237,
"b": 178
},
"hsl": {
"h": 155.753,
"s": 80.22,
"l": 64.314
},
"oklch": {
"l": 0.85218,
"c": 0.15133,
"h": 163.1
},
"luminance": 0.66007
}Semantic roles & 50–950 ramp
primary
#5BEDB2
secondary
#B83469
accent
#095EDD
background
#FCFFFD
surface
#F5FEF9
border
#CFD6D2
text
#0F1713
muted
#808582