#5FE2AA#5FE2AA
#5FE2AA is a very light, vivid teal. Relative luminance 0.597; OKLCH L 82.5% C 0.142 H 162.4°. Best body text is #000000 at 12.95:1 contrast (WCAG AA passes).
Color values
| HEX | #5FE2AA |
|---|---|
| RGB | rgb(95, 226, 170) |
| HSL | hsl(154, 69%, 63%) |
| HSV | hsv(154, 58%, 89%) |
| CMYK | cmyk(58%, 0%, 24.8%, 11.4%) |
| CIE-LAB | lab(81.69, -48.99, 16.76) |
| CIE-LCH | lch(81.69, 51.78, 161.12°) |
| OKLab | oklab(82.49% -0.1349 0.0428) |
| OKLCH | oklch(82.49% 0.142 162.4) |
| XYZ | xyz(39.1677, 59.7241, 47.4862) |
| Luminance | 0.5973 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Seafoam
#7FE0B3
ΔE00 3.54
Eucalyptus
#44D7A8
ΔE00 3.71
Aqua Marine
#2EE8BB
ΔE00 4.61
Light Greenish Blue
#63F7B4
ΔE00 4.77
Aqua Green
#12E193
ΔE00 4.88
Light Turquoise
#7EF4CC
ΔE00 6.11
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#5FE2AA #E25F97
analogous
#5FE268 #5FE2AA #5FD8E2
triadic
#5FE2AA #AA5FE2 #E2AA5F
tetradic
#5FE2AA #685FE2 #E25F97 #D8E25F
square
#5FE2AA #685FE2 #E25F97 #D8E25F
split-complementary
#5FE2AA #E25FD8 #E2685F
monochromatic
#1EA86D #2BD98E #5FE2AA #93EBC6 #C7F5E1
Accessibility & contrast
On white
1.62
#5FE2AA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.95
#5FE2AA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #5FE2AA
12.95:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##5FE2AA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##5FE2AA | 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)
#DFD3A7
Deuteranopia (green-blind)
#CCC6AE
Tritanopia (blue-blind)
#1FE2D3
Achromatopsia (no color)
#CBCBCB
Design tokens & code
CSS
--color: #5fe2aa; /* rgb */ color: rgb(95, 226, 170); /* oklch */ color: oklch(82.5% 0.142 162.4);
Tailwind
colors: {
custom: {
50: '#97ecc3',
500: '#5fe2aa',
950: '#000000',
},
}SCSS
$custom: #5fe2aa; $custom-light: #97ecc3; $custom-dark: #000000;
JSON
{
"hex": "#5fe2aa",
"rgb": {
"r": 95,
"g": 226,
"b": 170
},
"hsl": {
"h": 154.351,
"s": 69.312,
"l": 62.941
},
"oklch": {
"l": 0.82489,
"c": 0.14155,
"h": 162.4
},
"luminance": 0.59728
}Semantic roles & 50–950 ramp
primary
#5FE2AA
secondary
#AA3B6B
accent
#1465D1
background
#FCFFFD
surface
#F5FEF9
border
#CFD6D2
text
#0F1612
muted
#808582