#5FE4AC#5FE4AC
#5FE4AC is a very light, vivid teal. Relative luminance 0.609; OKLCH L 83.0% C 0.143 H 162.7°. Best body text is #000000 at 13.18:1 contrast (WCAG AA passes).
Color values
| HEX | #5FE4AC |
|---|---|
| RGB | rgb(95, 228, 172) |
| HSL | hsl(155, 71%, 63%) |
| HSV | hsv(155, 58%, 89%) |
| CMYK | cmyk(58.3%, 0%, 24.6%, 10.6%) |
| CIE-LAB | lab(82.32, -49.40, 16.60) |
| CIE-LCH | lch(82.32, 52.12, 161.43°) |
| OKLab | oklab(83.02% -0.1361 0.0424) |
| OKLCH | oklch(83.02% 0.143 162.7) |
| XYZ | xyz(39.9053, 60.8944, 48.6725) |
| Luminance | 0.6090 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Seafoam
#7FE0B3
ΔE00 3.61
Eucalyptus
#44D7A8
ΔE00 3.96
Light Greenish Blue
#63F7B4
ΔE00 4.38
Aqua Marine
#2EE8BB
ΔE00 4.40
Aqua Green
#12E193
ΔE00 4.98
Light Aquamarine
#7BFDC7
ΔE00 5.69
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#5FE4AC #E45F97
analogous
#5FE469 #5FE4AC #5FD9E4
triadic
#5FE4AC #AC5FE4 #E4AC5F
tetradic
#5FE4AC #695FE4 #E45F97 #D9E45F
square
#5FE4AC #695FE4 #E45F97 #D9E45F
split-complementary
#5FE4AC #E45FD9 #E4695F
monochromatic
#1DAC70 #2BDB91 #5FE4AC #93EDC7 #C8F6E2
Accessibility & contrast
On white
1.59
#5FE4AC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.18
#5FE4AC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #5FE4AC
13.18:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##5FE4AC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##5FE4AC | 1.00 | 1.59 | 13.18 | 13.18 |
| #FFFFFF | 1.59 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.18 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.18 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E1D5A9
Deuteranopia (green-blind)
#CEC7B0
Tritanopia (blue-blind)
#1AE4D5
Achromatopsia (no color)
#CDCDCD
Design tokens & code
CSS
--color: #5fe4ac; /* rgb */ color: rgb(95, 228, 172); /* oklch */ color: oklch(83.0% 0.143 162.7);
Tailwind
colors: {
custom: {
50: '#98edc4',
500: '#5fe4ac',
950: '#000000',
},
}SCSS
$custom: #5fe4ac; $custom-light: #98edc4; $custom-dark: #000000;
JSON
{
"hex": "#5fe4ac",
"rgb": {
"r": 95,
"g": 228,
"b": 172
},
"hsl": {
"h": 154.737,
"s": 71.123,
"l": 63.333
},
"oklch": {
"l": 0.8302,
"c": 0.14257,
"h": 162.7
},
"luminance": 0.60898
}Semantic roles & 50–950 ramp
primary
#5FE4AC
secondary
#AD3A6B
accent
#1264D3
background
#FCFFFD
surface
#F5FEF9
border
#CFD6D2
text
#0F1612
muted
#808582