#5FE2AC#5FE2AC
#5FE2AC is a very light, vivid teal. Relative luminance 0.598; OKLCH L 82.5% C 0.140 H 163.3°. Best body text is #000000 at 12.96:1 contrast (WCAG AA passes).
Color values
| HEX | #5FE2AC |
|---|---|
| RGB | rgb(95, 226, 172) |
| HSL | hsl(155, 69%, 63%) |
| HSV | hsv(155, 58%, 89%) |
| CMYK | cmyk(58%, 0%, 23.9%, 11.4%) |
| CIE-LAB | lab(81.73, -48.57, 15.77) |
| CIE-LCH | lch(81.73, 51.06, 162.01°) |
| OKLab | oklab(82.54% -0.134 0.0403) |
| OKLCH | oklch(82.54% 0.14 163.3) |
| XYZ | xyz(39.3583, 59.8003, 48.4902) |
| Luminance | 0.5980 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Seafoam
#7FE0B3
ΔE00 3.34
Eucalyptus
#44D7A8
ΔE00 3.47
Aqua Marine
#2EE8BB
ΔE00 4.25
Light Greenish Blue
#63F7B4
ΔE00 4.93
Aqua Green
#12E193
ΔE00 5.23
Light Turquoise
#7EF4CC
ΔE00 5.80
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#5FE2AC #E25F95
analogous
#5FE26A #5FE2AC #5FD7E2
triadic
#5FE2AC #AC5FE2 #E2AC5F
tetradic
#5FE2AC #6A5FE2 #E25F95 #D7E25F
square
#5FE2AC #6A5FE2 #E25F95 #D7E25F
split-complementary
#5FE2AC #E25FD7 #E26A5F
monochromatic
#1EA86F #2BD991 #5FE2AC #93EBC7 #C7F5E2
Accessibility & contrast
On white
1.62
#5FE2AC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.96
#5FE2AC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #5FE2AC
12.96:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##5FE2AC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##5FE2AC | 1.00 | 1.62 | 12.96 | 12.96 |
| #FFFFFF | 1.62 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.96 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.96 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DED3A9
Deuteranopia (green-blind)
#CCC6AF
Tritanopia (blue-blind)
#1CE2D3
Achromatopsia (no color)
#CBCBCB
Design tokens & code
CSS
--color: #5fe2ac; /* rgb */ color: rgb(95, 226, 172); /* oklch */ color: oklch(82.5% 0.140 163.3);
Tailwind
colors: {
custom: {
50: '#97ecc4',
500: '#5fe2ac',
950: '#000000',
},
}SCSS
$custom: #5fe2ac; $custom-light: #97ecc4; $custom-dark: #000000;
JSON
{
"hex": "#5fe2ac",
"rgb": {
"r": 95,
"g": 226,
"b": 172
},
"hsl": {
"h": 155.267,
"s": 69.312,
"l": 62.941
},
"oklch": {
"l": 0.82536,
"c": 0.13995,
"h": 163.3
},
"luminance": 0.59804
}Semantic roles & 50–950 ramp
primary
#5FE2AC
secondary
#AA3B69
accent
#1462D1
background
#FCFFFD
surface
#F5FEF9
border
#CFD6D2
text
#0F1612
muted
#808582