#5FF2B5#5FF2B5
#5FF2B5 is a very light, vivid teal. Relative luminance 0.693; OKLCH L 86.6% C 0.154 H 162.6°. Best body text is #000000 at 14.85:1 contrast (WCAG AA passes).
Color values
| HEX | #5FF2B5 |
|---|---|
| RGB | rgb(95, 242, 181) |
| HSL | hsl(155, 85%, 66%) |
| HSV | hsv(155, 61%, 95%) |
| CMYK | cmyk(60.7%, 0%, 25.2%, 5.1%) |
| CIE-LAB | lab(86.64, -53.26, 17.95) |
| CIE-LCH | lch(86.64, 56.20, 161.37°) |
| OKLab | oklab(86.61% -0.1465 0.0458) |
| OKLCH | oklch(86.61% 0.154 162.6) |
| XYZ | xyz(44.8076, 69.2688, 54.7159) |
| Luminance | 0.6927 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Light Greenish Blue
#63F7B4
ΔE00 1.54
Light Aquamarine
#7BFDC7
ΔE00 3.31
Greenish Cyan
#2AFEB7
ΔE00 3.47
Greenish Turquoise
#00FBB0
ΔE00 3.75
Light Blue Green
#7EFBB3
ΔE00 3.87
Seafoam Green
#7AF9AB
ΔE00 4.45
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#5FF2B5 #F25F9C
analogous
#5FF26B #5FF2B5 #5FE5F2
triadic
#5FF2B5 #B55FF2 #F2B55F
tetradic
#5FF2B5 #6B5FF2 #F25F9C #E5F25F
square
#5FF2B5 #6B5FF2 #F25F9C #E5F25F
split-complementary
#5FF2B5 #F25FE5 #F26B5F
monochromatic
#10C67B #26ED9B #5FF2B5 #98F7CF #D0FBE9
Accessibility & contrast
On white
1.41
#5FF2B5 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.85
#5FF2B5 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #5FF2B5
14.85:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##5FF2B5 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##5FF2B5 | 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)
#EEE2B2
Deuteranopia (green-blind)
#DAD3B9
Tritanopia (blue-blind)
#00F2E1
Achromatopsia (no color)
#D9D9D9
Design tokens & code
CSS
--color: #5ff2b5; /* rgb */ color: rgb(95, 242, 181); /* oklch */ color: oklch(86.6% 0.154 162.6);
Tailwind
colors: {
custom: {
50: '#9af7cb',
500: '#5ff2b5',
950: '#000000',
},
}SCSS
$custom: #5ff2b5; $custom-light: #9af7cb; $custom-dark: #000000;
JSON
{
"hex": "#5ff2b5",
"rgb": {
"r": 95,
"g": 242,
"b": 181
},
"hsl": {
"h": 155.102,
"s": 84.971,
"l": 66.078
},
"oklch": {
"l": 0.86609,
"c": 0.15351,
"h": 162.6
},
"luminance": 0.69273
}Semantic roles & 50–950 ramp
primary
#5FF2B5
secondary
#C4326E
accent
#0460E1
background
#FCFFFD
surface
#F5FFF9
border
#CFD7D2
text
#0F1713
muted
#808582