#5FE7AE#5FE7AE
#5FE7AE is a very light, vivid teal. Relative luminance 0.626; OKLCH L 83.8% C 0.145 H 162.7°. Best body text is #000000 at 13.53:1 contrast (WCAG AA passes).
Color values
| HEX | #5FE7AE |
|---|---|
| RGB | rgb(95, 231, 174) |
| HSL | hsl(155, 74%, 64%) |
| HSV | hsv(155, 59%, 91%) |
| CMYK | cmyk(58.9%, 0%, 24.7%, 9.4%) |
| CIE-LAB | lab(83.25, -50.23, 16.85) |
| CIE-LCH | lch(83.25, 52.98, 161.45°) |
| OKLab | oklab(83.79% -0.1383 0.0431) |
| OKLCH | oklch(83.79% 0.145 162.7) |
| XYZ | xyz(40.9313, 62.6367, 49.9692) |
| Luminance | 0.6264 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Light Greenish Blue
#63F7B4
ΔE00 3.73
Seafoam
#7FE0B3
ΔE00 3.90
Aqua Marine
#2EE8BB
ΔE00 4.35
Eucalyptus
#44D7A8
ΔE00 4.51
Aqua Green
#12E193
ΔE00 5.04
Light Aquamarine
#7BFDC7
ΔE00 5.10
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#5FE7AE #E75F98
analogous
#5FE76A #5FE7AE #5FDCE7
triadic
#5FE7AE #AE5FE7 #E7AE5F
tetradic
#5FE7AE #6A5FE7 #E75F98 #DCE75F
square
#5FE7AE #6A5FE7 #E75F98 #DCE75F
split-complementary
#5FE7AE #E75FDC #E76A5F
monochromatic
#1BB172 #2ADF93 #5FE7AE #94EFC9 #C9F7E4
Accessibility & contrast
On white
1.55
#5FE7AE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.53
#5FE7AE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #5FE7AE
13.53:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##5FE7AE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##5FE7AE | 1.00 | 1.55 | 13.53 | 13.53 |
| #FFFFFF | 1.55 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.53 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.53 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E3D8AB
Deuteranopia (green-blind)
#D0CAB2
Tritanopia (blue-blind)
#13E7D7
Achromatopsia (no color)
#CFCFCF
Design tokens & code
CSS
--color: #5fe7ae; /* rgb */ color: rgb(95, 231, 174); /* oklch */ color: oklch(83.8% 0.145 162.7);
Tailwind
colors: {
custom: {
50: '#98efc6',
500: '#5fe7ae',
950: '#000000',
},
}SCSS
$custom: #5fe7ae; $custom-light: #98efc6; $custom-dark: #000000;
JSON
{
"hex": "#5fe7ae",
"rgb": {
"r": 95,
"g": 231,
"b": 174
},
"hsl": {
"h": 154.853,
"s": 73.913,
"l": 63.922
},
"oklch": {
"l": 0.83793,
"c": 0.14489,
"h": 162.7
},
"luminance": 0.62641
}Semantic roles & 50–950 ramp
primary
#5FE7AE
secondary
#B2396B
accent
#0F63D6
background
#FCFFFD
surface
#F5FEF9
border
#CFD6D2
text
#0F1613
muted
#808582