#6AFC8A#6AFC8A
#6AFC8A is a very light, vivid green. Relative luminance 0.745; OKLCH L 88.5% C 0.199 H 148.2°. Best body text is #000000 at 15.90:1 contrast (WCAG AA passes).
Color values
| HEX | #6AFC8A |
|---|---|
| RGB | rgb(106, 252, 138) |
| HSL | hsl(133, 96%, 70%) |
| HSV | hsv(133, 58%, 99%) |
| CMYK | cmyk(57.9%, 0%, 45.2%, 1.2%) |
| CIE-LAB | lab(89.17, -62.63, 42.98) |
| CIE-LCH | lch(89.17, 75.96, 145.54°) |
| OKLab | oklab(88.53% -0.1693 0.1052) |
| OKLCH | oklch(88.53% 0.199 148.2) |
| XYZ | xyz(45.3386, 74.5157, 36.0335) |
| Luminance | 0.7452 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Lightgreen (survey)
#76FF7B
ΔE00 2.83
Baby Green
#8CFF9E
ΔE00 3.27
Wintergreen
#20F986
ΔE00 3.29
Spring Green
#00FF7F
ΔE00 3.42
Spearmint
#1EF876
ΔE00 3.44
Mint Green
#8FFF9F
ΔE00 3.54
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#6AFC8A #FC6ADC
analogous
#93FC6A #6AFC8A #6AFCD3
triadic
#6AFC8A #8A6AFC #FC8A6A
tetradic
#6AFC8A #6A93FC #FC6ADC #FCD36A
square
#6AFC8A #6A93FC #FC6ADC #FCD36A
split-complementary
#6AFC8A #D36AFC #FC6A93
monochromatic
#05E736 #2EFB5B #6AFC8A #A6FDB9 #E1FEE7
Accessibility & contrast
On white
1.32
#6AFC8A on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.90
#6AFC8A on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #6AFC8A
15.90:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##6AFC8A | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##6AFC8A | 1.00 | 1.32 | 15.90 | 15.90 |
| #FFFFFF | 1.32 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.90 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.90 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FEE881
Deuteranopia (green-blind)
#EBDB92
Tritanopia (blue-blind)
#46F7E1
Achromatopsia (no color)
#E0E0E0
Design tokens & code
CSS
--color: #6afc8a; /* rgb */ color: rgb(106, 252, 138); /* oklch */ color: oklch(88.5% 0.199 148.2);
Tailwind
colors: {
custom: {
50: '#a1feae',
500: '#6afc8a',
950: '#000000',
},
}SCSS
$custom: #6afc8a; $custom-light: #a1feae; $custom-dark: #000000;
JSON
{
"hex": "#6afc8a",
"rgb": {
"r": 106,
"g": 252,
"b": 138
},
"hsl": {
"h": 133.151,
"s": 96.053,
"l": 70.196
},
"oklch": {
"l": 0.88531,
"c": 0.19934,
"h": 148.2
},
"luminance": 0.7452
}Semantic roles & 50–950 ramp
primary
#6AFC8A
secondary
#D733B3
accent
#00B3E6
background
#FDFFFD
surface
#F7FFF7
border
#D0D7D0
text
#101810
muted
#818681