#5BFDCE#5BFDCE
#5BFDCE is a very light, vivid teal. Relative luminance 0.769; OKLCH L 89.7% C 0.151 H 170.1°. Best body text is #000000 at 16.39:1 contrast (WCAG AA passes).
Color values
| HEX | #5BFDCE |
|---|---|
| RGB | rgb(91, 253, 206) |
| HSL | hsl(163, 98%, 67%) |
| HSV | hsv(163, 64%, 99%) |
| CMYK | cmyk(64%, 0%, 18.6%, 0.8%) |
| CIE-LAB | lab(90.29, -52.97, 10.18) |
| CIE-LCH | lch(90.29, 53.94, 169.12°) |
| OKLab | oklab(89.74% -0.1483 0.026) |
| OKLCH | oklch(89.74% 0.151 170.1) |
| XYZ | xyz(50.5746, 76.9255, 70.5633) |
| Luminance | 0.7693 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Aquamarine
#7FFFD4
ΔE00 2.57
Bright Teal
#01F9C6
ΔE00 2.68
Light Aquamarine
#7BFDC7
ΔE00 3.21
Light Turquoise
#7EF4CC
ΔE00 3.42
Light Aqua
#8CFFDB
ΔE00 4.21
Aqua Marine
#2EE8BB
ΔE00 4.87
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#5BFDCE #FD5B8A
analogous
#5BFD7D #5BFDCE #5BDBFD
triadic
#5BFDCE #CE5BFD #FDCE5B
tetradic
#5BFDCE #7D5BFD #FD5B8A #DBFD5B
square
#5BFDCE #7D5BFD #FD5B8A #DBFD5B
split-complementary
#5BFDCE #FD5BDB #FD7D5B
monochromatic
#03DB9C #1FFCBC #5BFDCE #97FEE0 #D4FEF2
Accessibility & contrast
On white
1.28
#5BFDCE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.39
#5BFDCE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #5BFDCE
16.39:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##5BFDCE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##5BFDCE | 1.00 | 1.28 | 16.39 | 16.39 |
| #FFFFFF | 1.28 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.39 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.39 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F6EDCC
Deuteranopia (green-blind)
#E0DCD1
Tritanopia (blue-blind)
#00FFEF
Achromatopsia (no color)
#E3E3E3
Design tokens & code
CSS
--color: #5bfdce; /* rgb */ color: rgb(91, 253, 206); /* oklch */ color: oklch(89.7% 0.151 170.1);
Tailwind
colors: {
custom: {
50: '#9affdd',
500: '#5bfdce',
950: '#000000',
},
}SCSS
$custom: #5bfdce; $custom-light: #9affdd; $custom-dark: #000000;
JSON
{
"hex": "#5bfdce",
"rgb": {
"r": 91,
"g": 253,
"b": 206
},
"hsl": {
"h": 162.593,
"s": 97.59,
"l": 67.451
},
"oklch": {
"l": 0.89741,
"c": 0.1506,
"h": 170.1
},
"luminance": 0.76931
}Semantic roles & 50–950 ramp
primary
#5BFDCE
secondary
#D4285A
accent
#0043E6
background
#FCFFFE
surface
#F6FFFC
border
#D0D7D5
text
#0F1815
muted
#808684