#6AFF8A#6AFF8A
#6AFF8A is a very light, highly saturated green. Relative luminance 0.764; OKLCH L 89.3% C 0.203 H 148.0°. Best body text is #000000 at 16.28:1 contrast (WCAG AA passes).
Color values
| HEX | #6AFF8A |
|---|---|
| RGB | rgb(106, 255, 138) |
| HSL | hsl(133, 100%, 71%) |
| HSV | hsv(133, 58%, 100%) |
| CMYK | cmyk(58.4%, 0%, 45.9%, 0%) |
| CIE-LAB | lab(90.05, -63.74, 44.10) |
| CIE-LCH | lch(90.05, 77.51, 145.32°) |
| OKLab | oklab(89.26% -0.1723 0.1077) |
| OKLCH | oklch(89.26% 0.203 148) |
| XYZ | xyz(46.2881, 76.4148, 36.3500) |
| Luminance | 0.7642 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Lightgreen (survey)
#76FF7B
ΔE00 2.52
Spring Green
#00FF7F
ΔE00 3.31
Baby Green
#8CFF9E
ΔE00 3.39
Wintergreen
#20F986
ΔE00 3.51
Spearmint
#1EF876
ΔE00 3.54
Mint Green
#8FFF9F
ΔE00 3.66
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#6AFF8A #FF6ADF
analogous
#94FF6A #6AFF8A #6AFFD4
triadic
#6AFF8A #8A6AFF #FF8A6A
tetradic
#6AFF8A #6A94FF #FF6ADF #FFD46A
square
#6AFF8A #6A94FF #FF6ADF #FFD46A
split-complementary
#6AFF8A #D46AFF #FF6A94
monochromatic
#00EF33 #2DFF5A #6AFF8A #A7FFBA #E0FFE7
Accessibility & contrast
On white
1.29
#6AFF8A on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.28
#6AFF8A on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #6AFF8A
16.28:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##6AFF8A | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##6AFF8A | 1.00 | 1.29 | 16.28 | 16.28 |
| #FFFFFF | 1.29 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.28 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.28 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFEB81
Deuteranopia (green-blind)
#EEDD92
Tritanopia (blue-blind)
#45FAE3
Achromatopsia (no color)
#E2E2E2
Design tokens & code
CSS
--color: #6aff8a; /* rgb */ color: rgb(106, 255, 138); /* oklch */ color: oklch(89.3% 0.203 148.0);
Tailwind
colors: {
custom: {
50: '#a1ffae',
500: '#6aff8a',
950: '#000000',
},
}SCSS
$custom: #6aff8a; $custom-light: #a1ffae; $custom-dark: #000000;
JSON
{
"hex": "#6aff8a",
"rgb": {
"r": 106,
"g": 255,
"b": 138
},
"hsl": {
"h": 132.886,
"s": 100,
"l": 70.784
},
"oklch": {
"l": 0.8926,
"c": 0.20322,
"h": 148
},
"luminance": 0.76419
}Semantic roles & 50–950 ramp
primary
#6AFF8A
secondary
#DB32B7
accent
#00B4E6
background
#FDFFFD
surface
#F7FFF7
border
#D0D7D0
text
#101810
muted
#818681