#5BDFBF#5BDFBF
#5BDFBF is a very light, vivid teal. Relative luminance 0.588; OKLCH L 82.2% C 0.125 H 174.3°. Best body text is #000000 at 12.75:1 contrast (WCAG AA passes).
Color values
| HEX | #5BDFBF |
|---|---|
| RGB | rgb(91, 223, 191) |
| HSL | hsl(165, 67%, 62%) |
| HSV | hsv(165, 59%, 87%) |
| CMYK | cmyk(59.2%, 0%, 14.3%, 12.5%) |
| CIE-LAB | lab(81.16, -43.77, 4.92) |
| CIE-LCH | lch(81.16, 44.05, 173.59°) |
| OKLab | oklab(82.18% -0.1245 0.0123) |
| OKLCH | oklch(82.18% 0.125 174.3) |
| XYZ | xyz(40.1016, 58.7570, 58.5080) |
| Luminance | 0.5876 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Aqua (survey)
#13EAC9
ΔE00 3.78
Aquamarine (survey)
#04D8B2
ΔE00 3.86
Aqua Marine
#2EE8BB
ΔE00 4.03
Seafoam Blue
#78D1B6
ΔE00 4.61
Eucalyptus
#44D7A8
ΔE00 4.70
Mediumaquamarine
#66CDAA
ΔE00 4.89
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#5BDFBF #DF5B7B
analogous
#5BDF7D #5BDFBF #5BBDDF
triadic
#5BDFBF #BF5BDF #DFBF5B
tetradic
#5BDFBF #7D5BDF #DF5B7B #BDDF5B
square
#5BDFBF #7D5BDF #DF5B7B #BDDF5B
split-complementary
#5BDFBF #DF5BBD #DF7D5B
monochromatic
#1FA081 #29D4AA #5BDFBF #8EE9D3 #C1F3E7
Accessibility & contrast
On white
1.65
#5BDFBF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.75
#5BDFBF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #5BDFBF
12.75:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##5BDFBF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##5BDFBF | 1.00 | 1.65 | 12.75 | 12.75 |
| #FFFFFF | 1.65 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.75 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.75 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D8D2BE
Deuteranopia (green-blind)
#C4C4C1
Tritanopia (blue-blind)
#00E1D6
Achromatopsia (no color)
#CACACA
Design tokens & code
CSS
--color: #5bdfbf; /* rgb */ color: rgb(91, 223, 191); /* oklch */ color: oklch(82.2% 0.125 174.3);
Tailwind
colors: {
custom: {
50: '#96e9d2',
500: '#5bdfbf',
950: '#000000',
},
}SCSS
$custom: #5bdfbf; $custom-light: #96e9d2; $custom-dark: #000000;
JSON
{
"hex": "#5bdfbf",
"rgb": {
"r": 91,
"g": 223,
"b": 191
},
"hsl": {
"h": 165.455,
"s": 67.347,
"l": 61.569
},
"oklch": {
"l": 0.8218,
"c": 0.12512,
"h": 174.3
},
"luminance": 0.58761
}Semantic roles & 50–950 ramp
primary
#5BDFBF
secondary
#A33B54
accent
#1643CF
background
#FCFEFE
surface
#F5FDFB
border
#CFD5D4
text
#0E1614
muted
#7F8483