#5FF2BC#5FF2BC
#5FF2BC is a very light, vivid teal. Relative luminance 0.696; OKLCH L 86.8% C 0.148 H 165.5°. Best body text is #000000 at 14.91:1 contrast (WCAG AA passes).
Color values
| HEX | #5FF2BC |
|---|---|
| RGB | rgb(95, 242, 188) |
| HSL | hsl(158, 85%, 66%) |
| HSV | hsv(158, 61%, 95%) |
| CMYK | cmyk(60.7%, 0%, 22.3%, 5.1%) |
| CIE-LAB | lab(86.78, -51.77, 14.53) |
| CIE-LCH | lch(86.78, 53.77, 164.32°) |
| OKLab | oklab(86.78% -0.1434 0.0372) |
| OKLCH | oklch(86.78% 0.148 165.5) |
| XYZ | xyz(45.5439, 69.5633, 58.5941) |
| Luminance | 0.6957 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Light Greenish Blue
#63F7B4
ΔE00 2.89
Light Aquamarine
#7BFDC7
ΔE00 2.95
Bright Teal
#01F9C6
ΔE00 3.67
Light Turquoise
#7EF4CC
ΔE00 3.80
Aqua Marine
#2EE8BB
ΔE00 3.95
Greenish Cyan
#2AFEB7
ΔE00 4.14
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#5FF2BC #F25F95
analogous
#5FF272 #5FF2BC #5FDEF2
triadic
#5FF2BC #BC5FF2 #F2BC5F
tetradic
#5FF2BC #725FF2 #F25F95 #DEF25F
square
#5FF2BC #725FF2 #F25F95 #DEF25F
split-complementary
#5FF2BC #F25FDE #F2725F
monochromatic
#10C683 #26EDA4 #5FF2BC #98F7D4 #D0FBEB
Accessibility & contrast
On white
1.41
#5FF2BC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.91
#5FF2BC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #5FF2BC
14.91:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##5FF2BC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##5FF2BC | 1.00 | 1.41 | 14.91 | 14.91 |
| #FFFFFF | 1.41 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.91 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.91 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EDE2B9
Deuteranopia (green-blind)
#D9D3BF
Tritanopia (blue-blind)
#00F2E3
Achromatopsia (no color)
#D9D9D9
Design tokens & code
CSS
--color: #5ff2bc; /* rgb */ color: rgb(95, 242, 188); /* oklch */ color: oklch(86.8% 0.148 165.5);
Tailwind
colors: {
custom: {
50: '#9af7d0',
500: '#5ff2bc',
950: '#000000',
},
}SCSS
$custom: #5ff2bc; $custom-light: #9af7d0; $custom-dark: #000000;
JSON
{
"hex": "#5ff2bc",
"rgb": {
"r": 95,
"g": 242,
"b": 188
},
"hsl": {
"h": 157.959,
"s": 84.971,
"l": 66.078
},
"oklch": {
"l": 0.86775,
"c": 0.14813,
"h": 165.5
},
"luminance": 0.69568
}Semantic roles & 50–950 ramp
primary
#5FF2BC
secondary
#C43267
accent
#0455E1
background
#FCFFFE
surface
#F5FFFB
border
#CFD7D4
text
#0F1714
muted
#808583