#5BEDC3#5BEDC3
#5BEDC3 is a very light, vivid teal. Relative luminance 0.667; OKLCH L 85.6% C 0.139 H 170.6°. Best body text is #000000 at 14.35:1 contrast (WCAG AA passes).
Color values
| HEX | #5BEDC3 |
|---|---|
| RGB | rgb(91, 237, 195) |
| HSL | hsl(163, 80%, 64%) |
| HSV | hsv(163, 62%, 93%) |
| CMYK | cmyk(61.6%, 0%, 17.7%, 7.1%) |
| CIE-LAB | lab(85.37, -48.84, 8.86) |
| CIE-LCH | lch(85.37, 49.63, 169.72°) |
| OKLab | oklab(85.64% -0.1372 0.0226) |
| OKLCH | oklch(85.64% 0.139 170.6) |
| XYZ | xyz(44.4441, 66.7280, 62.1567) |
| Luminance | 0.6673 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Aqua Marine
#2EE8BB
ΔE00 2.43
Light Turquoise
#7EF4CC
ΔE00 2.99
Bright Teal
#01F9C6
ΔE00 3.82
Aqua (survey)
#13EAC9
ΔE00 3.93
Aquamarine
#7FFFD4
ΔE00 4.42
Light Aquamarine
#7BFDC7
ΔE00 4.86
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#5BEDC3 #ED5B85
analogous
#5BED7A #5BEDC3 #5BCEED
triadic
#5BEDC3 #C35BED #EDC35B
tetradic
#5BEDC3 #7A5BED #ED5B85 #CEED5B
square
#5BEDC3 #7A5BED #ED5B85 #CEED5B
split-complementary
#5BEDC3 #ED5BCE #ED7A5B
monochromatic
#14B98A #24E7AF #5BEDC3 #92F3D7 #C9F9EB
Accessibility & contrast
On white
1.46
#5BEDC3 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.35
#5BEDC3 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #5BEDC3
14.35:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##5BEDC3 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##5BEDC3 | 1.00 | 1.46 | 14.35 | 14.35 |
| #FFFFFF | 1.46 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.35 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.35 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E7DEC1
Deuteranopia (green-blind)
#D2CFC6
Tritanopia (blue-blind)
#00EFE1
Achromatopsia (no color)
#D5D5D5
Design tokens & code
CSS
--color: #5bedc3; /* rgb */ color: rgb(91, 237, 195); /* oklch */ color: oklch(85.6% 0.139 170.6);
Tailwind
colors: {
custom: {
50: '#97f3d5',
500: '#5bedc3',
950: '#000000',
},
}SCSS
$custom: #5bedc3; $custom-light: #97f3d5; $custom-dark: #000000;
JSON
{
"hex": "#5bedc3",
"rgb": {
"r": 91,
"g": 237,
"b": 195
},
"hsl": {
"h": 162.74,
"s": 80.22,
"l": 64.314
},
"oklch": {
"l": 0.85641,
"c": 0.13902,
"h": 170.6
},
"luminance": 0.66733
}Semantic roles & 50–950 ramp
primary
#5BEDC3
secondary
#B8345A
accent
#0946DD
background
#FCFFFE
surface
#F5FEFB
border
#CFD6D4
text
#0F1714
muted
#808583