#5FE6AE#5FE6AE
#5FE6AE is a very light, vivid teal. Relative luminance 0.621; OKLCH L 83.6% C 0.144 H 163.0°. Best body text is #000000 at 13.42:1 contrast (WCAG AA passes).
Color values
| HEX | #5FE6AE |
|---|---|
| RGB | rgb(95, 230, 174) |
| HSL | hsl(155, 73%, 64%) |
| HSV | hsv(155, 59%, 90%) |
| CMYK | cmyk(58.7%, 0%, 24.3%, 9.8%) |
| CIE-LAB | lab(82.96, -49.81, 16.44) |
| CIE-LCH | lch(82.96, 52.45, 161.74°) |
| OKLab | oklab(83.55% -0.1373 0.042) |
| OKLCH | oklch(83.55% 0.144 163) |
| XYZ | xyz(40.6522, 62.0785, 49.8762) |
| Luminance | 0.6208 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Seafoam
#7FE0B3
ΔE00 3.73
Light Greenish Blue
#63F7B4
ΔE00 4.00
Aqua Marine
#2EE8BB
ΔE00 4.23
Eucalyptus
#44D7A8
ΔE00 4.25
Aqua Green
#12E193
ΔE00 5.13
Light Aquamarine
#7BFDC7
ΔE00 5.27
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#5FE6AE #E65F97
analogous
#5FE66A #5FE6AE #5FDAE6
triadic
#5FE6AE #AE5FE6 #E6AE5F
tetradic
#5FE6AE #6A5FE6 #E65F97 #DAE65F
square
#5FE6AE #6A5FE6 #E65F97 #DAE65F
split-complementary
#5FE6AE #E65FDA #E66A5F
monochromatic
#1BAF72 #2ADE93 #5FE6AE #94EEC9 #C9F7E4
Accessibility & contrast
On white
1.57
#5FE6AE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.42
#5FE6AE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #5FE6AE
13.42:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##5FE6AE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##5FE6AE | 1.00 | 1.57 | 13.42 | 13.42 |
| #FFFFFF | 1.57 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.42 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.42 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E2D7AB
Deuteranopia (green-blind)
#CFC9B2
Tritanopia (blue-blind)
#15E6D7
Achromatopsia (no color)
#CFCFCF
Design tokens & code
CSS
--color: #5fe6ae; /* rgb */ color: rgb(95, 230, 174); /* oklch */ color: oklch(83.6% 0.144 163.0);
Tailwind
colors: {
custom: {
50: '#98efc6',
500: '#5fe6ae',
950: '#000000',
},
}SCSS
$custom: #5fe6ae; $custom-light: #98efc6; $custom-dark: #000000;
JSON
{
"hex": "#5fe6ae",
"rgb": {
"r": 95,
"g": 230,
"b": 174
},
"hsl": {
"h": 155.111,
"s": 72.973,
"l": 63.725
},
"oklch": {
"l": 0.83551,
"c": 0.14359,
"h": 163
},
"luminance": 0.62083
}Semantic roles & 50–950 ramp
primary
#5FE6AE
secondary
#B0396A
accent
#1062D5
background
#FCFFFD
surface
#F5FEF9
border
#CFD6D2
text
#0F1613
muted
#808582