#5BFDCD#5BFDCD
#5BFDCD is a very light, vivid teal. Relative luminance 0.769; OKLCH L 89.7% C 0.151 H 169.6°. Best body text is #000000 at 16.38:1 contrast (WCAG AA passes).
Color values
| HEX | #5BFDCD |
|---|---|
| RGB | rgb(91, 253, 205) |
| HSL | hsl(162, 98%, 67%) |
| HSV | hsv(162, 64%, 99%) |
| CMYK | cmyk(64%, 0%, 19%, 0.8%) |
| CIE-LAB | lab(90.27, -53.19, 10.66) |
| CIE-LCH | lch(90.27, 54.25, 168.67°) |
| OKLab | oklab(89.72% -0.1488 0.0273) |
| OKLCH | oklch(89.72% 0.151 169.6) |
| XYZ | xyz(50.4535, 76.8770, 69.9255) |
| Luminance | 0.7688 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Aquamarine
#7FFFD4
ΔE00 2.62
Bright Teal
#01F9C6
ΔE00 2.64
Light Aquamarine
#7BFDC7
ΔE00 3.04
Light Turquoise
#7EF4CC
ΔE00 3.48
Light Aqua
#8CFFDB
ΔE00 4.33
Greenish Cyan
#2AFEB7
ΔE00 4.83
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#5BFDCD #FD5B8B
analogous
#5BFD7C #5BFDCD #5BDCFD
triadic
#5BFDCD #CD5BFD #FDCD5B
tetradic
#5BFDCD #7C5BFD #FD5B8B #DCFD5B
square
#5BFDCD #7C5BFD #FD5B8B #DCFD5B
split-complementary
#5BFDCD #FD5BDC #FD7C5B
monochromatic
#03DB9B #1FFCBB #5BFDCD #97FEDF #D4FEF2
Accessibility & contrast
On white
1.28
#5BFDCD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.38
#5BFDCD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #5BFDCD
16.38:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##5BFDCD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##5BFDCD | 1.00 | 1.28 | 16.38 | 16.38 |
| #FFFFFF | 1.28 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.38 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.38 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F6EDCB
Deuteranopia (green-blind)
#E0DCD0
Tritanopia (blue-blind)
#00FFEF
Achromatopsia (no color)
#E3E3E3
Design tokens & code
CSS
--color: #5bfdcd; /* rgb */ color: rgb(91, 253, 205); /* oklch */ color: oklch(89.7% 0.151 169.6);
Tailwind
colors: {
custom: {
50: '#9affdc',
500: '#5bfdcd',
950: '#000000',
},
}SCSS
$custom: #5bfdcd; $custom-light: #9affdc; $custom-dark: #000000;
JSON
{
"hex": "#5bfdcd",
"rgb": {
"r": 91,
"g": 253,
"b": 205
},
"hsl": {
"h": 162.222,
"s": 97.59,
"l": 67.451
},
"oklch": {
"l": 0.89715,
"c": 0.15126,
"h": 169.6
},
"luminance": 0.76882
}Semantic roles & 50–950 ramp
primary
#5BFDCD
secondary
#D4285B
accent
#0044E6
background
#FCFFFE
surface
#F6FFFC
border
#D0D7D5
text
#0F1815
muted
#808684