#5FF2B2#5FF2B2
#5FF2B2 is a very light, vivid teal. Relative luminance 0.692; OKLCH L 86.5% C 0.156 H 161.5°. Best body text is #000000 at 14.83:1 contrast (WCAG AA passes).
Color values
| HEX | #5FF2B2 |
|---|---|
| RGB | rgb(95, 242, 178) |
| HSL | hsl(154, 85%, 66%) |
| HSV | hsv(154, 61%, 95%) |
| CMYK | cmyk(60.7%, 0%, 26.4%, 5.1%) |
| CIE-LAB | lab(86.58, -53.88, 19.42) |
| CIE-LCH | lch(86.58, 57.28, 160.18°) |
| OKLab | oklab(86.54% -0.1479 0.0495) |
| OKLCH | oklch(86.54% 0.156 161.5) |
| XYZ | xyz(44.5031, 69.1470, 53.1122) |
| Luminance | 0.6915 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Light Greenish Blue
#63F7B4
ΔE00 1.17
Greenish Cyan
#2AFEB7
ΔE00 3.38
Light Blue Green
#7EFBB3
ΔE00 3.48
Greenish Turquoise
#00FBB0
ΔE00 3.53
Light Aquamarine
#7BFDC7
ΔE00 3.65
Seafoam Green
#7AF9AB
ΔE00 3.92
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#5FF2B2 #F25F9F
analogous
#5FF268 #5FF2B2 #5FE8F2
triadic
#5FF2B2 #B25FF2 #F2B25F
tetradic
#5FF2B2 #685FF2 #F25F9F #E8F25F
square
#5FF2B2 #685FF2 #F25F9F #E8F25F
split-complementary
#5FF2B2 #F25FE8 #F2685F
monochromatic
#10C677 #26ED97 #5FF2B2 #98F7CD #D0FBE8
Accessibility & contrast
On white
1.42
#5FF2B2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.83
#5FF2B2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #5FF2B2
14.83:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##5FF2B2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##5FF2B2 | 1.00 | 1.42 | 14.83 | 14.83 |
| #FFFFFF | 1.42 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.83 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.83 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EFE1AE
Deuteranopia (green-blind)
#DAD3B6
Tritanopia (blue-blind)
#00F1E1
Achromatopsia (no color)
#D9D9D9
Design tokens & code
CSS
--color: #5ff2b2; /* rgb */ color: rgb(95, 242, 178); /* oklch */ color: oklch(86.5% 0.156 161.5);
Tailwind
colors: {
custom: {
50: '#9af7c9',
500: '#5ff2b2',
950: '#000000',
},
}SCSS
$custom: #5ff2b2; $custom-light: #9af7c9; $custom-dark: #000000;
JSON
{
"hex": "#5ff2b2",
"rgb": {
"r": 95,
"g": 242,
"b": 178
},
"hsl": {
"h": 153.878,
"s": 84.971,
"l": 66.078
},
"oklch": {
"l": 0.8654,
"c": 0.15593,
"h": 161.5
},
"luminance": 0.69152
}Semantic roles & 50–950 ramp
primary
#5FF2B2
secondary
#C43271
accent
#0464E1
background
#FCFFFD
surface
#F5FFF9
border
#CFD7D2
text
#0F1713
muted
#808582