#5BEDC1#5BEDC1
#5BEDC1 is a very light, vivid teal. Relative luminance 0.666; OKLCH L 85.6% C 0.140 H 169.7°. Best body text is #000000 at 14.33:1 contrast (WCAG AA passes).
Color values
| HEX | #5BEDC1 |
|---|---|
| RGB | rgb(91, 237, 193) |
| HSL | hsl(162, 80%, 64%) |
| HSV | hsv(162, 62%, 93%) |
| CMYK | cmyk(61.6%, 0%, 18.6%, 7.1%) |
| CIE-LAB | lab(85.32, -49.30, 9.84) |
| CIE-LCH | lch(85.32, 50.27, 168.71°) |
| OKLab | oklab(85.59% -0.1381 0.0252) |
| OKLCH | oklch(85.59% 0.14 169.7) |
| XYZ | xyz(44.2194, 66.6382, 60.9738) |
| Luminance | 0.6664 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Aqua Marine
#2EE8BB
ΔE00 2.38
Light Turquoise
#7EF4CC
ΔE00 3.06
Bright Teal
#01F9C6
ΔE00 3.71
Aqua (survey)
#13EAC9
ΔE00 4.32
Aquamarine
#7FFFD4
ΔE00 4.43
Light Aquamarine
#7BFDC7
ΔE00 4.58
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#5BEDC1 #ED5B87
analogous
#5BED78 #5BEDC1 #5BD0ED
triadic
#5BEDC1 #C15BED #EDC15B
tetradic
#5BEDC1 #785BED #ED5B87 #D0ED5B
square
#5BEDC1 #785BED #ED5B87 #D0ED5B
split-complementary
#5BEDC1 #ED5BD0 #ED785B
monochromatic
#14B988 #24E7AC #5BEDC1 #92F3D6 #C9F9EB
Accessibility & contrast
On white
1.47
#5BEDC1 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.33
#5BEDC1 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #5BEDC1
14.33:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##5BEDC1 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##5BEDC1 | 1.00 | 1.47 | 14.33 | 14.33 |
| #FFFFFF | 1.47 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.33 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.33 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E7DEBF
Deuteranopia (green-blind)
#D2CFC4
Tritanopia (blue-blind)
#00EEE0
Achromatopsia (no color)
#D5D5D5
Design tokens & code
CSS
--color: #5bedc1; /* rgb */ color: rgb(91, 237, 193); /* oklch */ color: oklch(85.6% 0.140 169.7);
Tailwind
colors: {
custom: {
50: '#97f3d3',
500: '#5bedc1',
950: '#000000',
},
}SCSS
$custom: #5bedc1; $custom-light: #97f3d3; $custom-dark: #000000;
JSON
{
"hex": "#5bedc1",
"rgb": {
"r": 91,
"g": 237,
"b": 193
},
"hsl": {
"h": 161.918,
"s": 80.22,
"l": 64.314
},
"oklch": {
"l": 0.85589,
"c": 0.14034,
"h": 169.7
},
"luminance": 0.66643
}Semantic roles & 50–950 ramp
primary
#5BEDC1
secondary
#B8345C
accent
#0949DD
background
#FCFFFE
surface
#F5FEFB
border
#CFD6D4
text
#0F1714
muted
#808583