#6AFE8A#6AFE8A
#6AFE8A is a very light, highly saturated green. Relative luminance 0.758; OKLCH L 89.0% C 0.202 H 148.0°. Best body text is #000000 at 16.16:1 contrast (WCAG AA passes).
Color values
| HEX | #6AFE8A |
|---|---|
| RGB | rgb(106, 254, 138) |
| HSL | hsl(133, 99%, 71%) |
| HSV | hsv(133, 58%, 100%) |
| CMYK | cmyk(58.3%, 0%, 45.7%, 0.4%) |
| CIE-LAB | lab(89.76, -63.37, 43.73) |
| CIE-LCH | lch(89.76, 76.99, 145.39°) |
| OKLab | oklab(89.02% -0.1713 0.1069) |
| OKLCH | oklch(89.02% 0.202 148) |
| XYZ | xyz(45.9700, 75.7784, 36.2440) |
| Luminance | 0.7578 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Lightgreen (survey)
#76FF7B
ΔE00 2.61
Spring Green
#00FF7F
ΔE00 3.33
Baby Green
#8CFF9E
ΔE00 3.33
Wintergreen
#20F986
ΔE00 3.42
Spearmint
#1EF876
ΔE00 3.49
Mint Green
#8FFF9F
ΔE00 3.60
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#6AFE8A #FE6ADE
analogous
#94FE6A #6AFE8A #6AFED4
triadic
#6AFE8A #8A6AFE #FE8A6A
tetradic
#6AFE8A #6A94FE #FE6ADE #FED46A
square
#6AFE8A #6A94FE #FE6ADE #FED46A
split-complementary
#6AFE8A #D46AFE #FE6A94
monochromatic
#02EC34 #2DFE5A #6AFE8A #A7FEBA #E1FFE7
Accessibility & contrast
On white
1.30
#6AFE8A on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.16
#6AFE8A on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #6AFE8A
16.16:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##6AFE8A | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##6AFE8A | 1.00 | 1.30 | 16.16 | 16.16 |
| #FFFFFF | 1.30 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.16 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.16 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFEA81
Deuteranopia (green-blind)
#EDDC92
Tritanopia (blue-blind)
#45F9E2
Achromatopsia (no color)
#E2E2E2
Design tokens & code
CSS
--color: #6afe8a; /* rgb */ color: rgb(106, 254, 138); /* oklch */ color: oklch(89.0% 0.202 148.0);
Tailwind
colors: {
custom: {
50: '#a1ffae',
500: '#6afe8a',
950: '#000000',
},
}SCSS
$custom: #6afe8a; $custom-light: #a1ffae; $custom-dark: #000000;
JSON
{
"hex": "#6afe8a",
"rgb": {
"r": 106,
"g": 254,
"b": 138
},
"hsl": {
"h": 132.973,
"s": 98.667,
"l": 70.588
},
"oklch": {
"l": 0.89017,
"c": 0.20193,
"h": 148
},
"luminance": 0.75783
}Semantic roles & 50–950 ramp
primary
#6AFE8A
secondary
#DA33B5
accent
#00B4E6
background
#FDFFFD
surface
#F7FFF7
border
#D0D7D0
text
#101810
muted
#818681