#5BF4C4#5BF4C4
#5BF4C4 is a very light, vivid teal. Relative luminance 0.709; OKLCH L 87.3% C 0.147 H 168.6°. Best body text is #000000 at 15.18:1 contrast (WCAG AA passes).
Color values
| HEX | #5BF4C4 |
|---|---|
| RGB | rgb(91, 244, 196) |
| HSL | hsl(161, 87%, 66%) |
| HSV | hsv(161, 63%, 96%) |
| CMYK | cmyk(62.7%, 0%, 19.7%, 4.3%) |
| CIE-LAB | lab(87.44, -51.53, 11.30) |
| CIE-LCH | lch(87.44, 52.75, 167.63°) |
| OKLab | oklab(87.34% -0.1438 0.0289) |
| OKLCH | oklch(87.34% 0.147 168.6) |
| XYZ | xyz(46.6239, 70.9061, 63.4430) |
| Luminance | 0.7091 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Bright Teal
#01F9C6
ΔE00 2.79
Light Turquoise
#7EF4CC
ΔE00 3.00
Light Aquamarine
#7BFDC7
ΔE00 3.29
Aqua Marine
#2EE8BB
ΔE00 3.39
Aquamarine
#7FFFD4
ΔE00 3.47
Light Greenish Blue
#63F7B4
ΔE00 4.35
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#5BF4C4 #F45B8B
analogous
#5BF477 #5BF4C4 #5BD8F4
triadic
#5BF4C4 #C45BF4 #F4C45B
tetradic
#5BF4C4 #775BF4 #F45B8B #D8F45B
square
#5BF4C4 #775BF4 #F45B8B #D8F45B
split-complementary
#5BF4C4 #F45BD8 #F4775B
monochromatic
#0DC78D #22F0AF #5BF4C4 #94F8D9 #CEFCED
Accessibility & contrast
On white
1.38
#5BF4C4 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.18
#5BF4C4 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #5BF4C4
15.18:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##5BF4C4 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##5BF4C4 | 1.00 | 1.38 | 15.18 | 15.18 |
| #FFFFFF | 1.38 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.18 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.18 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EEE4C2
Deuteranopia (green-blind)
#D9D5C7
Tritanopia (blue-blind)
#00F5E6
Achromatopsia (no color)
#DBDBDB
Design tokens & code
CSS
--color: #5bf4c4; /* rgb */ color: rgb(91, 244, 196); /* oklch */ color: oklch(87.3% 0.147 168.6);
Tailwind
colors: {
custom: {
50: '#98f8d5',
500: '#5bf4c4',
950: '#000000',
},
}SCSS
$custom: #5bf4c4; $custom-light: #98f8d5; $custom-dark: #000000;
JSON
{
"hex": "#5bf4c4",
"rgb": {
"r": 91,
"g": 244,
"b": 196
},
"hsl": {
"h": 161.176,
"s": 87.429,
"l": 65.686
},
"oklch": {
"l": 0.87341,
"c": 0.14669,
"h": 168.6
},
"luminance": 0.70911
}Semantic roles & 50–950 ramp
primary
#5BF4C4
secondary
#C42F5E
accent
#0249E4
background
#FCFFFE
surface
#F5FFFB
border
#CFD7D4
text
#0F1714
muted
#808583