#5BFCD1#5BFCD1
#5BFCD1 is a very light, vivid teal. Relative luminance 0.764; OKLCH L 89.6% C 0.148 H 171.8°. Best body text is #000000 at 16.29:1 contrast (WCAG AA passes).
Color values
| HEX | #5BFCD1 |
|---|---|
| RGB | rgb(91, 252, 209) |
| HSL | hsl(164, 96%, 67%) |
| HSV | hsv(164, 64%, 99%) |
| CMYK | cmyk(63.9%, 0%, 17.1%, 1.2%) |
| CIE-LAB | lab(90.06, -51.87, 8.31) |
| CIE-LCH | lch(90.06, 52.53, 170.90°) |
| OKLab | oklab(89.58% -0.146 0.0211) |
| OKLCH | oklch(89.58% 0.148 171.8) |
| XYZ | xyz(50.6277, 76.4429, 72.3960) |
| Luminance | 0.7645 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Aquamarine
#7FFFD4
ΔE00 2.62
Bright Teal
#01F9C6
ΔE00 2.96
Light Turquoise
#7EF4CC
ΔE00 3.24
Light Aqua
#8CFFDB
ΔE00 3.87
Light Aquamarine
#7BFDC7
ΔE00 3.95
Aqua Marine
#2EE8BB
ΔE00 4.77
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#5BFCD1 #FC5B86
analogous
#5BFC81 #5BFCD1 #5BD7FC
triadic
#5BFCD1 #D15BFC #FCD15B
tetradic
#5BFCD1 #815BFC #FC5B86 #D7FC5B
square
#5BFCD1 #815BFC #FC5B86 #D7FC5B
split-complementary
#5BFCD1 #FC5BD7 #FC815B
monochromatic
#04D9A0 #1FFBC0 #5BFCD1 #97FDE2 #D3FEF3
Accessibility & contrast
On white
1.29
#5BFCD1 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.29
#5BFCD1 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #5BFCD1
16.29:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##5BFCD1 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##5BFCD1 | 1.00 | 1.29 | 16.29 | 16.29 |
| #FFFFFF | 1.29 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.29 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.29 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F5ECCF
Deuteranopia (green-blind)
#DEDCD4
Tritanopia (blue-blind)
#00FEF0
Achromatopsia (no color)
#E3E3E3
Design tokens & code
CSS
--color: #5bfcd1; /* rgb */ color: rgb(91, 252, 209); /* oklch */ color: oklch(89.6% 0.148 171.8);
Tailwind
colors: {
custom: {
50: '#9afedf',
500: '#5bfcd1',
950: '#000000',
},
}SCSS
$custom: #5bfcd1; $custom-light: #9afedf; $custom-dark: #000000;
JSON
{
"hex": "#5bfcd1",
"rgb": {
"r": 91,
"g": 252,
"b": 209
},
"hsl": {
"h": 163.975,
"s": 96.407,
"l": 67.255
},
"oklch": {
"l": 0.89581,
"c": 0.14754,
"h": 171.8
},
"luminance": 0.76448
}Semantic roles & 50–950 ramp
primary
#5BFCD1
secondary
#D22956
accent
#003DE6
background
#FCFFFE
surface
#F6FFFC
border
#D0D7D5
text
#0F1815
muted
#808684