#5FF2B4#5FF2B4
#5FF2B4 is a very light, vivid teal. Relative luminance 0.692; OKLCH L 86.6% C 0.154 H 162.2°. Best body text is #000000 at 14.85:1 contrast (WCAG AA passes).
Color values
| HEX | #5FF2B4 |
|---|---|
| RGB | rgb(95, 242, 180) |
| HSL | hsl(155, 85%, 66%) |
| HSV | hsv(155, 61%, 95%) |
| CMYK | cmyk(60.7%, 0%, 25.6%, 5.1%) |
| CIE-LAB | lab(86.62, -53.47, 18.44) |
| CIE-LCH | lch(86.62, 56.56, 160.97°) |
| OKLab | oklab(86.59% -0.147 0.0471) |
| OKLCH | oklch(86.59% 0.154 162.2) |
| XYZ | xyz(44.7053, 69.2279, 54.1775) |
| Luminance | 0.6923 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Light Greenish Blue
#63F7B4
ΔE00 1.39
Light Aquamarine
#7BFDC7
ΔE00 3.41
Greenish Cyan
#2AFEB7
ΔE00 3.43
Greenish Turquoise
#00FBB0
ΔE00 3.66
Light Blue Green
#7EFBB3
ΔE00 3.73
Seafoam Green
#7AF9AB
ΔE00 4.27
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#5FF2B4 #F25F9D
analogous
#5FF26A #5FF2B4 #5FE6F2
triadic
#5FF2B4 #B45FF2 #F2B45F
tetradic
#5FF2B4 #6A5FF2 #F25F9D #E6F25F
square
#5FF2B4 #6A5FF2 #F25F9D #E6F25F
split-complementary
#5FF2B4 #F25FE6 #F26A5F
monochromatic
#10C67A #26ED99 #5FF2B4 #98F7CF #D0FBE9
Accessibility & contrast
On white
1.41
#5FF2B4 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.85
#5FF2B4 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #5FF2B4
14.85:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##5FF2B4 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##5FF2B4 | 1.00 | 1.41 | 14.85 | 14.85 |
| #FFFFFF | 1.41 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.85 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.85 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EEE1B1
Deuteranopia (green-blind)
#DAD3B8
Tritanopia (blue-blind)
#00F2E1
Achromatopsia (no color)
#D9D9D9
Design tokens & code
CSS
--color: #5ff2b4; /* rgb */ color: rgb(95, 242, 180); /* oklch */ color: oklch(86.6% 0.154 162.2);
Tailwind
colors: {
custom: {
50: '#9af7ca',
500: '#5ff2b4',
950: '#000000',
},
}SCSS
$custom: #5ff2b4; $custom-light: #9af7ca; $custom-dark: #000000;
JSON
{
"hex": "#5ff2b4",
"rgb": {
"r": 95,
"g": 242,
"b": 180
},
"hsl": {
"h": 154.694,
"s": 84.971,
"l": 66.078
},
"oklch": {
"l": 0.86585,
"c": 0.15431,
"h": 162.2
},
"luminance": 0.69232
}Semantic roles & 50–950 ramp
primary
#5FF2B4
secondary
#C4326F
accent
#0461E1
background
#FCFFFD
surface
#F5FFF9
border
#CFD7D2
text
#0F1713
muted
#808582