#5BF4C8#5BF4C8
#5BF4C8 is a very light, vivid teal. Relative luminance 0.711; OKLCH L 87.4% C 0.144 H 170.5°. Best body text is #000000 at 15.22:1 contrast (WCAG AA passes).
Color values
| HEX | #5BF4C8 |
|---|---|
| RGB | rgb(91, 244, 200) |
| HSL | hsl(163, 87%, 66%) |
| HSV | hsv(163, 63%, 96%) |
| CMYK | cmyk(62.7%, 0%, 18%, 4.3%) |
| CIE-LAB | lab(87.53, -50.62, 9.35) |
| CIE-LCH | lch(87.53, 51.47, 169.54°) |
| OKLab | oklab(87.44% -0.142 0.0239) |
| OKLCH | oklch(87.44% 0.144 170.5) |
| XYZ | xyz(47.0852, 71.0906, 65.8728) |
| Luminance | 0.7110 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Light Turquoise
#7EF4CC
ΔE00 2.70
Bright Teal
#01F9C6
ΔE00 2.91
Aquamarine
#7FFFD4
ΔE00 3.30
Aqua Marine
#2EE8BB
ΔE00 3.31
Light Aquamarine
#7BFDC7
ΔE00 3.89
Aqua (survey)
#13EAC9
ΔE00 4.54
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#5BF4C8 #F45B87
analogous
#5BF47B #5BF4C8 #5BD4F4
triadic
#5BF4C8 #C85BF4 #F4C85B
tetradic
#5BF4C8 #7B5BF4 #F45B87 #D4F45B
square
#5BF4C8 #7B5BF4 #F45B87 #D4F45B
split-complementary
#5BF4C8 #F45BD4 #F47B5B
monochromatic
#0DC792 #22F0B5 #5BF4C8 #94F8DB #CEFCEE
Accessibility & contrast
On white
1.38
#5BF4C8 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.22
#5BF4C8 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #5BF4C8
15.22:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##5BF4C8 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##5BF4C8 | 1.00 | 1.38 | 15.22 | 15.22 |
| #FFFFFF | 1.38 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.22 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.22 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EDE5C6
Deuteranopia (green-blind)
#D8D5CB
Tritanopia (blue-blind)
#00F6E7
Achromatopsia (no color)
#DBDBDB
Design tokens & code
CSS
--color: #5bf4c8; /* rgb */ color: rgb(91, 244, 200); /* oklch */ color: oklch(87.4% 0.144 170.5);
Tailwind
colors: {
custom: {
50: '#99f8d8',
500: '#5bf4c8',
950: '#000000',
},
}SCSS
$custom: #5bf4c8; $custom-light: #99f8d8; $custom-dark: #000000;
JSON
{
"hex": "#5bf4c8",
"rgb": {
"r": 91,
"g": 244,
"b": 200
},
"hsl": {
"h": 162.745,
"s": 87.429,
"l": 65.686
},
"oklch": {
"l": 0.87444,
"c": 0.14401,
"h": 170.5
},
"luminance": 0.71096
}Semantic roles & 50–950 ramp
primary
#5BF4C8
secondary
#C42F5A
accent
#0243E4
background
#FCFFFE
surface
#F5FFFB
border
#CFD7D4
text
#0F1714
muted
#808583