#5FE2AF#5FE2AF
#5FE2AF is a very light, vivid teal. Relative luminance 0.599; OKLCH L 82.6% C 0.138 H 164.6°. Best body text is #000000 at 12.98:1 contrast (WCAG AA passes).
Color values
| HEX | #5FE2AF |
|---|---|
| RGB | rgb(95, 226, 175) |
| HSL | hsl(157, 69%, 63%) |
| HSV | hsv(157, 58%, 89%) |
| CMYK | cmyk(58%, 0%, 22.6%, 11.4%) |
| CIE-LAB | lab(81.79, -47.92, 14.28) |
| CIE-LCH | lch(81.79, 50.01, 163.40°) |
| OKLab | oklab(82.61% -0.1327 0.0366) |
| OKLCH | oklch(82.61% 0.138 164.6) |
| XYZ | xyz(39.6497, 59.9169, 50.0247) |
| Luminance | 0.5992 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Seafoam
#7FE0B3
ΔE00 3.15
Eucalyptus
#44D7A8
ΔE00 3.19
Aqua Marine
#2EE8BB
ΔE00 3.75
Light Greenish Blue
#63F7B4
ΔE00 5.24
Light Turquoise
#7EF4CC
ΔE00 5.37
Aquamarine (survey)
#04D8B2
ΔE00 5.61
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#5FE2AF #E25F92
analogous
#5FE26D #5FE2AF #5FD4E2
triadic
#5FE2AF #AF5FE2 #E2AF5F
tetradic
#5FE2AF #6D5FE2 #E25F92 #D4E25F
square
#5FE2AF #6D5FE2 #E25F92 #D4E25F
split-complementary
#5FE2AF #E25FD4 #E26D5F
monochromatic
#1EA873 #2BD995 #5FE2AF #93EBC9 #C7F5E3
Accessibility & contrast
On white
1.62
#5FE2AF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.98
#5FE2AF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #5FE2AF
12.98:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##5FE2AF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##5FE2AF | 1.00 | 1.62 | 12.98 | 12.98 |
| #FFFFFF | 1.62 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.98 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.98 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DED3AC
Deuteranopia (green-blind)
#CBC6B2
Tritanopia (blue-blind)
#17E2D4
Achromatopsia (no color)
#CBCBCB
Design tokens & code
CSS
--color: #5fe2af; /* rgb */ color: rgb(95, 226, 175); /* oklch */ color: oklch(82.6% 0.138 164.6);
Tailwind
colors: {
custom: {
50: '#97ecc7',
500: '#5fe2af',
950: '#000000',
},
}SCSS
$custom: #5fe2af; $custom-light: #97ecc7; $custom-dark: #000000;
JSON
{
"hex": "#5fe2af",
"rgb": {
"r": 95,
"g": 226,
"b": 175
},
"hsl": {
"h": 156.641,
"s": 69.312,
"l": 62.941
},
"oklch": {
"l": 0.82609,
"c": 0.13761,
"h": 164.6
},
"luminance": 0.59921
}Semantic roles & 50–950 ramp
primary
#5FE2AF
secondary
#AA3B66
accent
#145ED1
background
#FCFFFD
surface
#F5FEF9
border
#CFD6D2
text
#0F1613
muted
#808582