#5FF2BD#5FF2BD
#5FF2BD is a very light, vivid teal. Relative luminance 0.696; OKLCH L 86.8% C 0.147 H 165.9°. Best body text is #000000 at 14.92:1 contrast (WCAG AA passes).
Color values
| HEX | #5FF2BD |
|---|---|
| RGB | rgb(95, 242, 189) |
| HSL | hsl(158, 85%, 66%) |
| HSV | hsv(158, 61%, 95%) |
| CMYK | cmyk(60.7%, 0%, 21.9%, 5.1%) |
| CIE-LAB | lab(86.80, -51.55, 14.04) |
| CIE-LCH | lch(86.80, 53.43, 164.76°) |
| OKLab | oklab(86.8% -0.1429 0.036) |
| OKLCH | oklch(86.8% 0.147 165.9) |
| XYZ | xyz(45.6521, 69.6066, 59.1638) |
| Luminance | 0.6961 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Light Aquamarine
#7BFDC7
ΔE00 2.97
Light Greenish Blue
#63F7B4
ΔE00 3.10
Bright Teal
#01F9C6
ΔE00 3.56
Light Turquoise
#7EF4CC
ΔE00 3.62
Aqua Marine
#2EE8BB
ΔE00 3.81
Aquamarine
#7FFFD4
ΔE00 4.19
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#5FF2BD #F25F94
analogous
#5FF273 #5FF2BD #5FDEF2
triadic
#5FF2BD #BD5FF2 #F2BD5F
tetradic
#5FF2BD #735FF2 #F25F94 #DEF25F
square
#5FF2BD #735FF2 #F25F94 #DEF25F
split-complementary
#5FF2BD #F25FDE #F2735F
monochromatic
#10C685 #26EDA6 #5FF2BD #98F7D4 #D0FBEC
Accessibility & contrast
On white
1.41
#5FF2BD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.92
#5FF2BD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #5FF2BD
14.92:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##5FF2BD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##5FF2BD | 1.00 | 1.41 | 14.92 | 14.92 |
| #FFFFFF | 1.41 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.92 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.92 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EDE2BA
Deuteranopia (green-blind)
#D8D3C0
Tritanopia (blue-blind)
#00F3E3
Achromatopsia (no color)
#D9D9D9
Design tokens & code
CSS
--color: #5ff2bd; /* rgb */ color: rgb(95, 242, 189); /* oklch */ color: oklch(86.8% 0.147 165.9);
Tailwind
colors: {
custom: {
50: '#9af7d1',
500: '#5ff2bd',
950: '#000000',
},
}SCSS
$custom: #5ff2bd; $custom-light: #9af7d1; $custom-dark: #000000;
JSON
{
"hex": "#5ff2bd",
"rgb": {
"r": 95,
"g": 242,
"b": 189
},
"hsl": {
"h": 158.367,
"s": 84.971,
"l": 66.078
},
"oklch": {
"l": 0.868,
"c": 0.14738,
"h": 165.9
},
"luminance": 0.69611
}Semantic roles & 50–950 ramp
primary
#5FF2BD
secondary
#C43266
accent
#0454E1
background
#FCFFFE
surface
#F5FFFB
border
#CFD7D4
text
#0F1714
muted
#808583