#5BEDBF#5BEDBF
#5BEDBF is a very light, vivid teal. Relative luminance 0.666; OKLCH L 85.5% C 0.142 H 168.7°. Best body text is #000000 at 14.31:1 contrast (WCAG AA passes).
Color values
| HEX | #5BEDBF |
|---|---|
| RGB | rgb(91, 237, 191) |
| HSL | hsl(161, 80%, 64%) |
| HSV | hsv(161, 62%, 93%) |
| CMYK | cmyk(61.6%, 0%, 19.4%, 7.1%) |
| CIE-LAB | lab(85.28, -49.75, 10.82) |
| CIE-LCH | lch(85.28, 50.91, 167.73°) |
| OKLab | oklab(85.54% -0.139 0.0277) |
| OKLCH | oklch(85.54% 0.142 168.7) |
| XYZ | xyz(43.9979, 66.5495, 59.8067) |
| Luminance | 0.6655 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Aqua Marine
#2EE8BB
ΔE00 2.45
Light Turquoise
#7EF4CC
ΔE00 3.21
Bright Teal
#01F9C6
ΔE00 3.67
Light Aquamarine
#7BFDC7
ΔE00 4.34
Aquamarine
#7FFFD4
ΔE00 4.50
Seafoam
#7FE0B3
ΔE00 4.73
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#5BEDBF #ED5B89
analogous
#5BED76 #5BEDBF #5BD2ED
triadic
#5BEDBF #BF5BED #EDBF5B
tetradic
#5BEDBF #765BED #ED5B89 #D2ED5B
square
#5BEDBF #765BED #ED5B89 #D2ED5B
split-complementary
#5BEDBF #ED5BD2 #ED765B
monochromatic
#14B985 #24E7A9 #5BEDBF #92F3D5 #C9F9EA
Accessibility & contrast
On white
1.47
#5BEDBF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.31
#5BEDBF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #5BEDBF
14.31:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##5BEDBF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##5BEDBF | 1.00 | 1.47 | 14.31 | 14.31 |
| #FFFFFF | 1.47 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.31 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.31 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E7DEBD
Deuteranopia (green-blind)
#D3CFC2
Tritanopia (blue-blind)
#00EEE0
Achromatopsia (no color)
#D5D5D5
Design tokens & code
CSS
--color: #5bedbf; /* rgb */ color: rgb(91, 237, 191); /* oklch */ color: oklch(85.5% 0.142 168.7);
Tailwind
colors: {
custom: {
50: '#97f3d2',
500: '#5bedbf',
950: '#000000',
},
}SCSS
$custom: #5bedbf; $custom-light: #97f3d2; $custom-dark: #000000;
JSON
{
"hex": "#5bedbf",
"rgb": {
"r": 91,
"g": 237,
"b": 191
},
"hsl": {
"h": 161.096,
"s": 80.22,
"l": 64.314
},
"oklch": {
"l": 0.85537,
"c": 0.14169,
"h": 168.7
},
"luminance": 0.66554
}Semantic roles & 50–950 ramp
primary
#5BEDBF
secondary
#B8345E
accent
#094CDD
background
#FCFFFE
surface
#F5FEFB
border
#CFD6D4
text
#0F1714
muted
#808583