#5FE2AB#5FE2AB
#5FE2AB is a very light, vivid teal. Relative luminance 0.598; OKLCH L 82.5% C 0.141 H 162.8°. Best body text is #000000 at 12.95:1 contrast (WCAG AA passes).
Color values
| HEX | #5FE2AB |
|---|---|
| RGB | rgb(95, 226, 171) |
| HSL | hsl(155, 69%, 63%) |
| HSV | hsv(155, 58%, 89%) |
| CMYK | cmyk(58%, 0%, 24.3%, 11.4%) |
| CIE-LAB | lab(81.71, -48.78, 16.26) |
| CIE-LCH | lch(81.71, 51.42, 161.56°) |
| OKLab | oklab(82.51% -0.1345 0.0416) |
| OKLCH | oklch(82.51% 0.141 162.8) |
| XYZ | xyz(39.2626, 59.7621, 47.9863) |
| Luminance | 0.5977 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Seafoam
#7FE0B3
ΔE00 3.44
Eucalyptus
#44D7A8
ΔE00 3.58
Aqua Marine
#2EE8BB
ΔE00 4.43
Light Greenish Blue
#63F7B4
ΔE00 4.84
Aqua Green
#12E193
ΔE00 5.05
Light Turquoise
#7EF4CC
ΔE00 5.95
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#5FE2AB #E25F96
analogous
#5FE269 #5FE2AB #5FD8E2
triadic
#5FE2AB #AB5FE2 #E2AB5F
tetradic
#5FE2AB #695FE2 #E25F96 #D8E25F
square
#5FE2AB #695FE2 #E25F96 #D8E25F
split-complementary
#5FE2AB #E25FD8 #E2695F
monochromatic
#1EA86E #2BD990 #5FE2AB #93EBC6 #C7F5E1
Accessibility & contrast
On white
1.62
#5FE2AB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.95
#5FE2AB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #5FE2AB
12.95:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##5FE2AB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##5FE2AB | 1.00 | 1.62 | 12.95 | 12.95 |
| #FFFFFF | 1.62 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.95 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.95 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DFD3A8
Deuteranopia (green-blind)
#CCC6AE
Tritanopia (blue-blind)
#1DE2D3
Achromatopsia (no color)
#CBCBCB
Design tokens & code
CSS
--color: #5fe2ab; /* rgb */ color: rgb(95, 226, 171); /* oklch */ color: oklch(82.5% 0.141 162.8);
Tailwind
colors: {
custom: {
50: '#97ecc4',
500: '#5fe2ab',
950: '#000000',
},
}SCSS
$custom: #5fe2ab; $custom-light: #97ecc4; $custom-dark: #000000;
JSON
{
"hex": "#5fe2ab",
"rgb": {
"r": 95,
"g": 226,
"b": 171
},
"hsl": {
"h": 154.809,
"s": 69.312,
"l": 62.941
},
"oklch": {
"l": 0.82513,
"c": 0.14075,
"h": 162.8
},
"luminance": 0.59766
}Semantic roles & 50–950 ramp
primary
#5FE2AB
secondary
#AA3B6A
accent
#1464D1
background
#FCFFFD
surface
#F5FEF9
border
#CFD6D2
text
#0F1612
muted
#808582