#5FE6AA#5FE6AA
#5FE6AA is a very light, vivid teal. Relative luminance 0.619; OKLCH L 83.5% C 0.147 H 161.3°. Best body text is #000000 at 13.39:1 contrast (WCAG AA passes).
Color values
| HEX | #5FE6AA |
|---|---|
| RGB | rgb(95, 230, 170) |
| HSL | hsl(153, 73%, 64%) |
| HSV | hsv(153, 59%, 90%) |
| CMYK | cmyk(58.7%, 0%, 26.1%, 9.8%) |
| CIE-LAB | lab(82.87, -50.65, 18.41) |
| CIE-LCH | lch(82.87, 53.89, 160.02°) |
| OKLab | oklab(83.46% -0.1391 0.047) |
| OKLCH | oklch(83.46% 0.147 161.3) |
| XYZ | xyz(40.2681, 61.9249, 47.8530) |
| Luminance | 0.6193 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Light Greenish Blue
#63F7B4
ΔE00 3.73
Seafoam
#7FE0B3
ΔE00 4.17
Aqua Green
#12E193
ΔE00 4.49
Eucalyptus
#44D7A8
ΔE00 4.73
Aqua Marine
#2EE8BB
ΔE00 4.99
Light Blue Green
#7EFBB3
ΔE00 5.38
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#5FE6AA #E65F9B
analogous
#5FE666 #5FE6AA #5FDFE6
triadic
#5FE6AA #AA5FE6 #E6AA5F
tetradic
#5FE6AA #665FE6 #E65F9B #DFE65F
square
#5FE6AA #665FE6 #E65F9B #DFE65F
split-complementary
#5FE6AA #E65FDF #E6665F
monochromatic
#1BAF6E #2ADE8E #5FE6AA #94EEC6 #C9F7E2
Accessibility & contrast
On white
1.57
#5FE6AA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.39
#5FE6AA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #5FE6AA
13.39:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##5FE6AA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##5FE6AA | 1.00 | 1.57 | 13.39 | 13.39 |
| #FFFFFF | 1.57 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.39 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.39 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E3D6A7
Deuteranopia (green-blind)
#D0C9AE
Tritanopia (blue-blind)
#1BE5D6
Achromatopsia (no color)
#CECECE
Design tokens & code
CSS
--color: #5fe6aa; /* rgb */ color: rgb(95, 230, 170); /* oklch */ color: oklch(83.5% 0.147 161.3);
Tailwind
colors: {
custom: {
50: '#98efc3',
500: '#5fe6aa',
950: '#000000',
},
}SCSS
$custom: #5fe6aa; $custom-light: #98efc3; $custom-dark: #000000;
JSON
{
"hex": "#5fe6aa",
"rgb": {
"r": 95,
"g": 230,
"b": 170
},
"hsl": {
"h": 153.333,
"s": 72.973,
"l": 63.725
},
"oklch": {
"l": 0.83458,
"c": 0.14683,
"h": 161.3
},
"luminance": 0.61929
}Semantic roles & 50–950 ramp
primary
#5FE6AA
secondary
#B0396E
accent
#1068D5
background
#FCFFFD
surface
#F5FEF9
border
#CFD6D2
text
#0F1612
muted
#808582