#5BFACF#5BFACF
#5BFACF is a very light, vivid teal. Relative luminance 0.751; OKLCH L 89.1% C 0.147 H 171.6°. Best body text is #000000 at 16.02:1 contrast (WCAG AA passes).
Color values
| HEX | #5BFACF |
|---|---|
| RGB | rgb(91, 250, 207) |
| HSL | hsl(164, 94%, 67%) |
| HSV | hsv(164, 64%, 98%) |
| CMYK | cmyk(63.6%, 0%, 17.2%, 2%) |
| CIE-LAB | lab(89.44, -51.50, 8.44) |
| CIE-LCH | lch(89.44, 52.19, 170.69°) |
| OKLab | oklab(89.05% -0.1449 0.0215) |
| OKLCH | oklch(89.05% 0.147 171.6) |
| XYZ | xyz(49.7569, 75.0950, 70.8919) |
| Luminance | 0.7510 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Aquamarine
#7FFFD4
ΔE00 2.71
Bright Teal
#01F9C6
ΔE00 2.87
Light Turquoise
#7EF4CC
ΔE00 3.02
Light Aquamarine
#7BFDC7
ΔE00 3.91
Light Aqua
#8CFFDB
ΔE00 3.95
Aqua Marine
#2EE8BB
ΔE00 4.40
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#5BFACF #FA5B86
analogous
#5BFA80 #5BFACF #5BD5FA
triadic
#5BFACF #CF5BFA #FACF5B
tetradic
#5BFACF #805BFA #FA5B86 #D5FA5B
square
#5BFACF #805BFA #FA5B86 #D5FA5B
split-complementary
#5BFACF #FA5BD5 #FA805B
monochromatic
#06D49D #20F8BE #5BFACF #96FCE0 #D2FEF2
Accessibility & contrast
On white
1.31
#5BFACF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.02
#5BFACF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #5BFACF
16.02:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##5BFACF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##5BFACF | 1.00 | 1.31 | 16.02 | 16.02 |
| #FFFFFF | 1.31 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.02 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.02 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F3EACD
Deuteranopia (green-blind)
#DCDAD2
Tritanopia (blue-blind)
#00FCEE
Achromatopsia (no color)
#E1E1E1
Design tokens & code
CSS
--color: #5bfacf; /* rgb */ color: rgb(91, 250, 207); /* oklch */ color: oklch(89.1% 0.147 171.6);
Tailwind
colors: {
custom: {
50: '#9afddd',
500: '#5bfacf',
950: '#000000',
},
}SCSS
$custom: #5bfacf; $custom-light: #9afddd; $custom-dark: #000000;
JSON
{
"hex": "#5bfacf",
"rgb": {
"r": 91,
"g": 250,
"b": 207
},
"hsl": {
"h": 163.774,
"s": 94.083,
"l": 66.863
},
"oklch": {
"l": 0.89054,
"c": 0.14651,
"h": 171.6
},
"luminance": 0.751
}Semantic roles & 50–950 ramp
primary
#5BFACF
secondary
#CF2B57
accent
#003EE6
background
#FCFFFE
surface
#F6FFFC
border
#D0D7D5
text
#0F1815
muted
#808684