#5BEDC8#5BEDC8
#5BEDC8 is a very light, vivid teal. Relative luminance 0.670; OKLCH L 85.8% C 0.136 H 173.1°. Best body text is #000000 at 14.39:1 contrast (WCAG AA passes).
Color values
| HEX | #5BEDC8 |
|---|---|
| RGB | rgb(91, 237, 200) |
| HSL | hsl(165, 80%, 64%) |
| HSV | hsv(165, 62%, 93%) |
| CMYK | cmyk(61.6%, 0%, 15.6%, 7.1%) |
| CIE-LAB | lab(85.48, -47.67, 6.41) |
| CIE-LCH | lch(85.48, 48.10, 172.34°) |
| OKLab | oklab(85.77% -0.1349 0.0162) |
| OKLCH | oklch(85.77% 0.136 173.1) |
| XYZ | xyz(45.0189, 66.9579, 65.1840) |
| Luminance | 0.6696 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Aqua Marine
#2EE8BB
ΔE00 2.99
Aqua (survey)
#13EAC9
ΔE00 3.09
Light Turquoise
#7EF4CC
ΔE00 3.20
Tiffany Blue
#7BF2DA
ΔE00 4.37
Bright Teal
#01F9C6
ΔE00 4.38
Aquamarine
#7FFFD4
ΔE00 4.65
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#5BEDC8 #ED5B80
analogous
#5BED7F #5BEDC8 #5BC9ED
triadic
#5BEDC8 #C85BED #EDC85B
tetradic
#5BEDC8 #7F5BED #ED5B80 #C9ED5B
square
#5BEDC8 #7F5BED #ED5B80 #C9ED5B
split-complementary
#5BEDC8 #ED5BC9 #ED7F5B
monochromatic
#14B98F #24E7B6 #5BEDC8 #92F3DA #C9F9ED
Accessibility & contrast
On white
1.46
#5BEDC8 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.39
#5BEDC8 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #5BEDC8
14.39:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##5BEDC8 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##5BEDC8 | 1.00 | 1.46 | 14.39 | 14.39 |
| #FFFFFF | 1.46 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.39 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.39 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E6DFC6
Deuteranopia (green-blind)
#D1CFCB
Tritanopia (blue-blind)
#00EFE2
Achromatopsia (no color)
#D6D6D6
Design tokens & code
CSS
--color: #5bedc8; /* rgb */ color: rgb(91, 237, 200); /* oklch */ color: oklch(85.8% 0.136 173.1);
Tailwind
colors: {
custom: {
50: '#98f3d8',
500: '#5bedc8',
950: '#000000',
},
}SCSS
$custom: #5bedc8; $custom-light: #98f3d8; $custom-dark: #000000;
JSON
{
"hex": "#5bedc8",
"rgb": {
"r": 91,
"g": 237,
"b": 200
},
"hsl": {
"h": 164.795,
"s": 80.22,
"l": 64.314
},
"oklch": {
"l": 0.85774,
"c": 0.13591,
"h": 173.1
},
"luminance": 0.66963
}Semantic roles & 50–950 ramp
primary
#5BEDC8
secondary
#B83455
accent
#093FDD
background
#FCFFFE
surface
#F5FEFB
border
#CFD6D4
text
#0F1714
muted
#808583