#5FE2AD#5FE2AD
#5FE2AD is a very light, vivid teal. Relative luminance 0.598; OKLCH L 82.6% C 0.139 H 163.7°. Best body text is #000000 at 12.97:1 contrast (WCAG AA passes).
Color values
| HEX | #5FE2AD |
|---|---|
| RGB | rgb(95, 226, 173) |
| HSL | hsl(156, 69%, 63%) |
| HSV | hsv(156, 58%, 89%) |
| CMYK | cmyk(58%, 0%, 23.5%, 11.4%) |
| CIE-LAB | lab(81.75, -48.35, 15.27) |
| CIE-LCH | lch(81.75, 50.71, 162.47°) |
| OKLab | oklab(82.56% -0.1336 0.0391) |
| OKLCH | oklch(82.56% 0.139 163.7) |
| XYZ | xyz(39.4547, 59.8389, 48.9979) |
| Luminance | 0.5984 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Seafoam
#7FE0B3
ΔE00 3.26
Eucalyptus
#44D7A8
ΔE00 3.36
Aqua Marine
#2EE8BB
ΔE00 4.08
Light Greenish Blue
#63F7B4
ΔE00 5.02
Aqua Green
#12E193
ΔE00 5.42
Light Turquoise
#7EF4CC
ΔE00 5.65
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#5FE2AD #E25F94
analogous
#5FE26B #5FE2AD #5FD6E2
triadic
#5FE2AD #AD5FE2 #E2AD5F
tetradic
#5FE2AD #6B5FE2 #E25F94 #D6E25F
square
#5FE2AD #6B5FE2 #E25F94 #D6E25F
split-complementary
#5FE2AD #E25FD6 #E26B5F
monochromatic
#1EA870 #2BD992 #5FE2AD #93EBC8 #C7F5E2
Accessibility & contrast
On white
1.62
#5FE2AD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.97
#5FE2AD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #5FE2AD
12.97:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##5FE2AD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##5FE2AD | 1.00 | 1.62 | 12.97 | 12.97 |
| #FFFFFF | 1.62 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.97 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.97 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DED3AA
Deuteranopia (green-blind)
#CCC6B0
Tritanopia (blue-blind)
#1AE2D3
Achromatopsia (no color)
#CBCBCB
Design tokens & code
CSS
--color: #5fe2ad; /* rgb */ color: rgb(95, 226, 173); /* oklch */ color: oklch(82.6% 0.139 163.7);
Tailwind
colors: {
custom: {
50: '#97ecc5',
500: '#5fe2ad',
950: '#000000',
},
}SCSS
$custom: #5fe2ad; $custom-light: #97ecc5; $custom-dark: #000000;
JSON
{
"hex": "#5fe2ad",
"rgb": {
"r": 95,
"g": 226,
"b": 173
},
"hsl": {
"h": 155.725,
"s": 69.312,
"l": 62.941
},
"oklch": {
"l": 0.82561,
"c": 0.13916,
"h": 163.7
},
"luminance": 0.59843
}Semantic roles & 50–950 ramp
primary
#5FE2AD
secondary
#AA3B68
accent
#1461D1
background
#FCFFFD
surface
#F5FEF9
border
#CFD6D2
text
#0F1613
muted
#808582