#6AFA8F#6AFA8F
#6AFA8F is a very light, vivid green. Relative luminance 0.734; OKLCH L 88.1% C 0.192 H 149.3°. Best body text is #000000 at 15.68:1 contrast (WCAG AA passes).
Color values
| HEX | #6AFA8F |
|---|---|
| RGB | rgb(106, 250, 143) |
| HSL | hsl(135, 94%, 70%) |
| HSV | hsv(135, 58%, 98%) |
| CMYK | cmyk(57.6%, 0%, 42.8%, 2%) |
| CIE-LAB | lab(88.64, -61.12, 39.89) |
| CIE-LCH | lch(88.64, 72.98, 146.87°) |
| OKLab | oklab(88.13% -0.1653 0.0982) |
| OKLCH | oklch(88.13% 0.192 149.3) |
| XYZ | xyz(45.0842, 73.4144, 37.7758) |
| Luminance | 0.7342 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Baby Green
#8CFF9E
ΔE00 2.98
Wintergreen
#20F986
ΔE00 3.14
Mint Green
#8FFF9F
ΔE00 3.25
Sea Green (survey)
#53FCA1
ΔE00 3.50
Light Green Blue
#56FCA2
ΔE00 3.55
Minty Green
#0BF77D
ΔE00 3.62
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#6AFA8F #FA6AD5
analogous
#8DFA6A #6AFA8F #6AFAD7
triadic
#6AFA8F #8F6AFA #FA8F6A
tetradic
#6AFA8F #6A8DFA #FA6AD5 #FAD76A
square
#6AFA8F #6A8DFA #FA6AD5 #FAD76A
split-complementary
#6AFA8F #D76AFA #FA6A8D
monochromatic
#08E240 #2FF862 #6AFA8F #A5FCBC #E0FEE8
Accessibility & contrast
On white
1.34
#6AFA8F on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.68
#6AFA8F on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #6AFA8F
15.68:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##6AFA8F | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##6AFA8F | 1.00 | 1.34 | 15.68 | 15.68 |
| #FFFFFF | 1.34 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.68 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.68 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FCE787
Deuteranopia (green-blind)
#E9D996
Tritanopia (blue-blind)
#44F6E0
Achromatopsia (no color)
#DFDFDF
Design tokens & code
CSS
--color: #6afa8f; /* rgb */ color: rgb(106, 250, 143); /* oklch */ color: oklch(88.1% 0.192 149.3);
Tailwind
colors: {
custom: {
50: '#a0fdb1',
500: '#6afa8f',
950: '#000000',
},
}SCSS
$custom: #6afa8f; $custom-light: #a0fdb1; $custom-dark: #000000;
JSON
{
"hex": "#6afa8f",
"rgb": {
"r": 106,
"g": 250,
"b": 143
},
"hsl": {
"h": 135.417,
"s": 93.506,
"l": 69.804
},
"oklch": {
"l": 0.88126,
"c": 0.19228,
"h": 149.3
},
"luminance": 0.73419
}Semantic roles & 50–950 ramp
primary
#6AFA8F
secondary
#D534AB
accent
#00ABE6
background
#FDFFFD
surface
#F7FFF7
border
#D0D7D0
text
#101811
muted
#818681