#5FE4AE#5FE4AE
#5FE4AE is a very light, vivid teal. Relative luminance 0.610; OKLCH L 83.1% C 0.141 H 163.5°. Best body text is #000000 at 13.20:1 contrast (WCAG AA passes).
Color values
| HEX | #5FE4AE |
|---|---|
| RGB | rgb(95, 228, 174) |
| HSL | hsl(156, 71%, 63%) |
| HSV | hsv(156, 58%, 89%) |
| CMYK | cmyk(58.3%, 0%, 23.7%, 10.6%) |
| CIE-LAB | lab(82.36, -48.98, 15.61) |
| CIE-LCH | lch(82.36, 51.41, 162.32°) |
| OKLab | oklab(83.07% -0.1352 0.0399) |
| OKLCH | oklch(83.07% 0.141 163.5) |
| XYZ | xyz(40.0988, 60.9718, 49.6917) |
| Luminance | 0.6098 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Seafoam
#7FE0B3
ΔE00 3.43
Eucalyptus
#44D7A8
ΔE00 3.75
Aqua Marine
#2EE8BB
ΔE00 4.04
Light Greenish Blue
#63F7B4
ΔE00 4.56
Aqua Green
#12E193
ΔE00 5.34
Light Turquoise
#7EF4CC
ΔE00 5.45
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#5FE4AE #E45F95
analogous
#5FE46B #5FE4AE #5FD7E4
triadic
#5FE4AE #AE5FE4 #E4AE5F
tetradic
#5FE4AE #6B5FE4 #E45F95 #D7E45F
square
#5FE4AE #6B5FE4 #E45F95 #D7E45F
split-complementary
#5FE4AE #E45FD7 #E46B5F
monochromatic
#1DAC72 #2BDB93 #5FE4AE #93EDC9 #C8F6E3
Accessibility & contrast
On white
1.59
#5FE4AE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.20
#5FE4AE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #5FE4AE
13.20:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##5FE4AE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##5FE4AE | 1.00 | 1.59 | 13.20 | 13.20 |
| #FFFFFF | 1.59 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.20 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.20 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E0D5AB
Deuteranopia (green-blind)
#CDC7B1
Tritanopia (blue-blind)
#17E4D5
Achromatopsia (no color)
#CDCDCD
Design tokens & code
CSS
--color: #5fe4ae; /* rgb */ color: rgb(95, 228, 174); /* oklch */ color: oklch(83.1% 0.141 163.5);
Tailwind
colors: {
custom: {
50: '#98edc6',
500: '#5fe4ae',
950: '#000000',
},
}SCSS
$custom: #5fe4ae; $custom-light: #98edc6; $custom-dark: #000000;
JSON
{
"hex": "#5fe4ae",
"rgb": {
"r": 95,
"g": 228,
"b": 174
},
"hsl": {
"h": 155.639,
"s": 71.123,
"l": 63.333
},
"oklch": {
"l": 0.83068,
"c": 0.14098,
"h": 163.5
},
"luminance": 0.60976
}Semantic roles & 50–950 ramp
primary
#5FE4AE
secondary
#AD3A69
accent
#1261D3
background
#FCFFFD
surface
#F5FEF9
border
#CFD6D2
text
#0F1613
muted
#808582