#5BF4C3#5BF4C3
#5BF4C3 is a very light, vivid teal. Relative luminance 0.709; OKLCH L 87.3% C 0.147 H 168.2°. Best body text is #000000 at 15.17:1 contrast (WCAG AA passes).
Color values
| HEX | #5BF4C3 |
|---|---|
| RGB | rgb(91, 244, 195) |
| HSL | hsl(161, 87%, 66%) |
| HSV | hsv(161, 63%, 96%) |
| CMYK | cmyk(62.7%, 0%, 20.1%, 4.3%) |
| CIE-LAB | lab(87.42, -51.75, 11.79) |
| CIE-LCH | lch(87.42, 53.08, 167.17°) |
| OKLab | oklab(87.32% -0.1443 0.0302) |
| OKLCH | oklch(87.32% 0.147 168.2) |
| XYZ | xyz(46.5104, 70.8607, 62.8455) |
| Luminance | 0.7087 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Bright Teal
#01F9C6
ΔE00 2.81
Light Turquoise
#7EF4CC
ΔE00 3.11
Light Aquamarine
#7BFDC7
ΔE00 3.18
Aqua Marine
#2EE8BB
ΔE00 3.45
Aquamarine
#7FFFD4
ΔE00 3.55
Light Greenish Blue
#63F7B4
ΔE00 4.11
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#5BF4C3 #F45B8C
analogous
#5BF476 #5BF4C3 #5BD9F4
triadic
#5BF4C3 #C35BF4 #F4C35B
tetradic
#5BF4C3 #765BF4 #F45B8C #D9F45B
square
#5BF4C3 #765BF4 #F45B8C #D9F45B
split-complementary
#5BF4C3 #F45BD9 #F4765B
monochromatic
#0DC78C #22F0AE #5BF4C3 #94F8D8 #CEFCED
Accessibility & contrast
On white
1.38
#5BF4C3 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.17
#5BF4C3 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #5BF4C3
15.17:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##5BF4C3 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##5BF4C3 | 1.00 | 1.38 | 15.17 | 15.17 |
| #FFFFFF | 1.38 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.17 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.17 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EEE4C0
Deuteranopia (green-blind)
#D9D5C6
Tritanopia (blue-blind)
#00F5E6
Achromatopsia (no color)
#DBDBDB
Design tokens & code
CSS
--color: #5bf4c3; /* rgb */ color: rgb(91, 244, 195); /* oklch */ color: oklch(87.3% 0.147 168.2);
Tailwind
colors: {
custom: {
50: '#98f8d5',
500: '#5bf4c3',
950: '#000000',
},
}SCSS
$custom: #5bf4c3; $custom-light: #98f8d5; $custom-dark: #000000;
JSON
{
"hex": "#5bf4c3",
"rgb": {
"r": 91,
"g": 244,
"b": 195
},
"hsl": {
"h": 160.784,
"s": 87.429,
"l": 65.686
},
"oklch": {
"l": 0.87315,
"c": 0.14738,
"h": 168.2
},
"luminance": 0.70866
}Semantic roles & 50–950 ramp
primary
#5BF4C3
secondary
#C42F5F
accent
#024AE4
background
#FCFFFE
surface
#F5FFFB
border
#CFD7D4
text
#0F1714
muted
#808583