#5BDFC8#5BDFC8
#5BDFC8 is a very light, vivid teal. Relative luminance 0.592; OKLCH L 82.4% C 0.121 H 179.7°. Best body text is #000000 at 12.83:1 contrast (WCAG AA passes).
Color values
| HEX | #5BDFC8 |
|---|---|
| RGB | rgb(91, 223, 200) |
| HSL | hsl(170, 67%, 62%) |
| HSV | hsv(170, 59%, 87%) |
| CMYK | cmyk(59.2%, 0%, 10.3%, 12.5%) |
| CIE-LAB | lab(81.38, -41.58, 0.47) |
| CIE-LCH | lch(81.38, 41.59, 179.36°) |
| OKLab | oklab(82.44% -0.1205 0.0006) |
| OKLCH | oklch(82.44% 0.121 179.7) |
| XYZ | xyz(41.1226, 59.1654, 63.8853) |
| Luminance | 0.5917 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Turquoise
#40E0D0
ΔE00 2.86
Aqua (survey)
#13EAC9
ΔE00 4.31
Tiffany Blue
#7BF2DA
ΔE00 4.68
Seafoam Blue
#78D1B6
ΔE00 5.13
Aquamarine (survey)
#04D8B2
ΔE00 5.47
Aqua Marine
#2EE8BB
ΔE00 6.22
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#5BDFC8 #DF5B72
analogous
#5BDF86 #5BDFC8 #5BB4DF
triadic
#5BDFC8 #C85BDF #DFC85B
tetradic
#5BDFC8 #865BDF #DF5B72 #B4DF5B
square
#5BDFC8 #865BDF #DF5B72 #B4DF5B
split-complementary
#5BDFC8 #DF5BB4 #DF865B
monochromatic
#1FA08A #29D4B6 #5BDFC8 #8EE9D9 #C1F3EA
Accessibility & contrast
On white
1.64
#5BDFC8 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.83
#5BDFC8 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #5BDFC8
12.83:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##5BDFC8 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##5BDFC8 | 1.00 | 1.64 | 12.83 | 12.83 |
| #FFFFFF | 1.64 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.83 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.83 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D6D3C7
Deuteranopia (green-blind)
#C2C4CA
Tritanopia (blue-blind)
#00E2D8
Achromatopsia (no color)
#CACACA
Design tokens & code
CSS
--color: #5bdfc8; /* rgb */ color: rgb(91, 223, 200); /* oklch */ color: oklch(82.4% 0.121 179.7);
Tailwind
colors: {
custom: {
50: '#96e9d8',
500: '#5bdfc8',
950: '#000000',
},
}SCSS
$custom: #5bdfc8; $custom-light: #96e9d8; $custom-dark: #000000;
JSON
{
"hex": "#5bdfc8",
"rgb": {
"r": 91,
"g": 223,
"b": 200
},
"hsl": {
"h": 169.545,
"s": 67.347,
"l": 61.569
},
"oklch": {
"l": 0.82437,
"c": 0.12051,
"h": 179.7
},
"luminance": 0.5917
}Semantic roles & 50–950 ramp
primary
#5BDFC8
secondary
#A33B4D
accent
#1636CF
background
#FCFEFE
surface
#F5FDFB
border
#CFD5D4
text
#0F1614
muted
#808483