#6AEF8D#6AEF8D
#6AEF8D is a very light, vivid green. Relative luminance 0.667; OKLCH L 85.4% C 0.179 H 149.7°. Best body text is #000000 at 14.34:1 contrast (WCAG AA passes).
Color values
| HEX | #6AEF8D |
|---|---|
| RGB | rgb(106, 239, 141) |
| HSL | hsl(136, 81%, 68%) |
| HSV | hsv(136, 56%, 94%) |
| CMYK | cmyk(55.6%, 0%, 41%, 6.3%) |
| CIE-LAB | lab(85.36, -57.23, 36.62) |
| CIE-LCH | lch(85.36, 67.94, 147.39°) |
| OKLab | oklab(85.42% -0.1549 0.0906) |
| OKLCH | oklch(85.42% 0.179 149.7) |
| XYZ | xyz(41.6152, 66.7165, 35.8787) |
| Luminance | 0.6672 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Weird Green
#3AE57F
ΔE00 3.54
Lightgreen
#90EE90
ΔE00 3.70
Turquoise Green
#04F489
ΔE00 3.85
Sea Green (survey)
#53FCA1
ΔE00 3.94
Light Green Blue
#56FCA2
ΔE00 3.95
Wintergreen
#20F986
ΔE00 3.98
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#6AEF8D #EF6ACC
analogous
#8AEF6A #6AEF8D #6AEFCF
triadic
#6AEF8D #8D6AEF #EF8D6A
tetradic
#6AEF8D #6A8AEF #EF6ACC #EFCF6A
square
#6AEF8D #6A8AEF #EF6ACC #EFCF6A
split-complementary
#6AEF8D #CF6AEF #EF6A8A
monochromatic
#16C945 #33E963 #6AEF8D #A1F5B7 #D9FBE2
Accessibility & contrast
On white
1.46
#6AEF8D on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.34
#6AEF8D on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #6AEF8D
14.34:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##6AEF8D | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##6AEF8D | 1.00 | 1.46 | 14.34 | 14.34 |
| #FFFFFF | 1.46 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.34 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.34 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F1DD86
Deuteranopia (green-blind)
#DFD093
Tritanopia (blue-blind)
#49EBD7
Achromatopsia (no color)
#D5D5D5
Design tokens & code
CSS
--color: #6aef8d; /* rgb */ color: rgb(106, 239, 141); /* oklch */ color: oklch(85.4% 0.179 149.7);
Tailwind
colors: {
custom: {
50: '#9ff5af',
500: '#6aef8d',
950: '#000000',
},
}SCSS
$custom: #6aef8d; $custom-light: #9ff5af; $custom-dark: #000000;
JSON
{
"hex": "#6aef8d",
"rgb": {
"r": 106,
"g": 239,
"b": 141
},
"hsl": {
"h": 135.789,
"s": 80.606,
"l": 67.647
},
"oklch": {
"l": 0.8542,
"c": 0.17947,
"h": 149.7
},
"luminance": 0.6672
}Semantic roles & 50–950 ramp
primary
#6AEF8D
secondary
#C637A0
accent
#09A5DD
background
#FCFFFD
surface
#F6FEF7
border
#D0D6D0
text
#0F1710
muted
#808581