#5BFDCB#5BFDCB
#5BFDCB is a very light, vivid teal. Relative luminance 0.768; OKLCH L 89.7% C 0.153 H 168.8°. Best body text is #000000 at 16.36:1 contrast (WCAG AA passes).
Color values
| HEX | #5BFDCB |
|---|---|
| RGB | rgb(91, 253, 203) |
| HSL | hsl(161, 98%, 67%) |
| HSV | hsv(161, 64%, 99%) |
| CMYK | cmyk(64%, 0%, 19.8%, 0.8%) |
| CIE-LAB | lab(90.22, -53.65, 11.63) |
| CIE-LCH | lch(90.22, 54.89, 167.77°) |
| OKLab | oklab(89.66% -0.1497 0.0298) |
| OKLCH | oklch(89.66% 0.153 168.8) |
| XYZ | xyz(50.2137, 76.7811, 68.6622) |
| Luminance | 0.7679 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Bright Teal
#01F9C6
ΔE00 2.65
Light Aquamarine
#7BFDC7
ΔE00 2.74
Aquamarine
#7FFFD4
ΔE00 2.78
Light Turquoise
#7EF4CC
ΔE00 3.64
Greenish Cyan
#2AFEB7
ΔE00 4.39
Light Greenish Blue
#63F7B4
ΔE00 4.42
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#5BFDCB #FD5B8D
analogous
#5BFD7A #5BFDCB #5BDEFD
triadic
#5BFDCB #CB5BFD #FDCB5B
tetradic
#5BFDCB #7A5BFD #FD5B8D #DEFD5B
square
#5BFDCB #7A5BFD #FD5B8D #DEFD5B
split-complementary
#5BFDCB #FD5BDE #FD7A5B
monochromatic
#03DB98 #1FFCB8 #5BFDCB #97FEDE #D4FEF1
Accessibility & contrast
On white
1.28
#5BFDCB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.36
#5BFDCB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #5BFDCB
16.36:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##5BFDCB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##5BFDCB | 1.00 | 1.28 | 16.36 | 16.36 |
| #FFFFFF | 1.28 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.36 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.36 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F7EDC8
Deuteranopia (green-blind)
#E0DCCE
Tritanopia (blue-blind)
#00FEEF
Achromatopsia (no color)
#E3E3E3
Design tokens & code
CSS
--color: #5bfdcb; /* rgb */ color: rgb(91, 253, 203); /* oklch */ color: oklch(89.7% 0.153 168.8);
Tailwind
colors: {
custom: {
50: '#9affda',
500: '#5bfdcb',
950: '#000000',
},
}SCSS
$custom: #5bfdcb; $custom-light: #9affda; $custom-dark: #000000;
JSON
{
"hex": "#5bfdcb",
"rgb": {
"r": 91,
"g": 253,
"b": 203
},
"hsl": {
"h": 161.481,
"s": 97.59,
"l": 67.451
},
"oklch": {
"l": 0.89664,
"c": 0.1526,
"h": 168.8
},
"luminance": 0.76787
}Semantic roles & 50–950 ramp
primary
#5BFDCB
secondary
#D4285D
accent
#0047E6
background
#FCFFFE
surface
#F6FFFB
border
#D0D7D4
text
#0F1815
muted
#808684