#5BF6C9#5BF6C9
#5BF6C9 is a very light, vivid teal. Relative luminance 0.724; OKLCH L 87.9% C 0.146 H 170.2°. Best body text is #000000 at 15.47:1 contrast (WCAG AA passes).
Color values
| HEX | #5BF6C9 |
|---|---|
| RGB | rgb(91, 246, 201) |
| HSL | hsl(163, 90%, 66%) |
| HSV | hsv(163, 63%, 96%) |
| CMYK | cmyk(63%, 0%, 18.3%, 3.5%) |
| CIE-LAB | lab(88.14, -51.22, 9.69) |
| CIE-LCH | lch(88.14, 52.13, 169.28°) |
| OKLab | oklab(87.95% -0.1436 0.0248) |
| OKLCH | oklch(87.95% 0.146 170.2) |
| XYZ | xyz(47.8075, 72.3476, 66.6920) |
| Luminance | 0.7235 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Bright Teal
#01F9C6
ΔE00 2.72
Light Turquoise
#7EF4CC
ΔE00 2.78
Aquamarine
#7FFFD4
ΔE00 3.06
Light Aquamarine
#7BFDC7
ΔE00 3.60
Aqua Marine
#2EE8BB
ΔE00 3.63
Light Aqua
#8CFFDB
ΔE00 4.43
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#5BF6C9 #F65B88
analogous
#5BF67B #5BF6C9 #5BD5F6
triadic
#5BF6C9 #C95BF6 #F6C95B
tetradic
#5BF6C9 #7B5BF6 #F65B88 #D5F65B
square
#5BF6C9 #7B5BF6 #F65B88 #D5F65B
split-complementary
#5BF6C9 #F65BD5 #F67B5B
monochromatic
#0BCB94 #21F3B6 #5BF6C9 #95F9DC #CFFCEF
Accessibility & contrast
On white
1.36
#5BF6C9 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.47
#5BF6C9 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #5BF6C9
15.47:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##5BF6C9 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##5BF6C9 | 1.00 | 1.36 | 15.47 | 15.47 |
| #FFFFFF | 1.36 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.47 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.47 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EFE6C7
Deuteranopia (green-blind)
#DAD7CC
Tritanopia (blue-blind)
#00F8E9
Achromatopsia (no color)
#DDDDDD
Design tokens & code
CSS
--color: #5bf6c9; /* rgb */ color: rgb(91, 246, 201); /* oklch */ color: oklch(87.9% 0.146 170.2);
Tailwind
colors: {
custom: {
50: '#99fad9',
500: '#5bf6c9',
950: '#000000',
},
}SCSS
$custom: #5bf6c9; $custom-light: #99fad9; $custom-dark: #000000;
JSON
{
"hex": "#5bf6c9",
"rgb": {
"r": 91,
"g": 246,
"b": 201
},
"hsl": {
"h": 162.581,
"s": 89.595,
"l": 66.078
},
"oklch": {
"l": 0.87946,
"c": 0.14571,
"h": 170.2
},
"luminance": 0.72353
}Semantic roles & 50–950 ramp
primary
#5BF6C9
secondary
#C72E5A
accent
#0043E6
background
#FCFFFE
surface
#F6FFFB
border
#D0D7D4
text
#0F1714
muted
#808583