#6AEF8E#6AEF8E
#6AEF8E is a very light, vivid green. Relative luminance 0.667; OKLCH L 85.4% C 0.179 H 149.9°. Best body text is #000000 at 14.35:1 contrast (WCAG AA passes).
Color values
| HEX | #6AEF8E |
|---|---|
| RGB | rgb(106, 239, 142) |
| HSL | hsl(136, 81%, 68%) |
| HSV | hsv(136, 56%, 94%) |
| CMYK | cmyk(55.6%, 0%, 40.6%, 6.3%) |
| CIE-LAB | lab(85.38, -57.07, 36.14) |
| CIE-LCH | lch(85.38, 67.55, 147.65°) |
| OKLab | oklab(85.44% -0.1545 0.0895) |
| OKLCH | oklch(85.44% 0.179 149.9) |
| XYZ | xyz(41.6899, 66.7464, 36.2723) |
| Luminance | 0.6675 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Weird Green
#3AE57F
ΔE00 3.56
Lightgreen
#90EE90
ΔE00 3.74
Turquoise Green
#04F489
ΔE00 3.84
Sea Green (survey)
#53FCA1
ΔE00 3.85
Light Green Blue
#56FCA2
ΔE00 3.85
Light Bluish Green
#76FDA8
ΔE00 3.92
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#6AEF8E #EF6ACB
analogous
#88EF6A #6AEF8E #6AEFD1
triadic
#6AEF8E #8E6AEF #EF8E6A
tetradic
#6AEF8E #6A88EF #EF6ACB #EFD16A
square
#6AEF8E #6A88EF #EF6ACB #EFD16A
split-complementary
#6AEF8E #D16AEF #EF6A88
monochromatic
#16C946 #33E964 #6AEF8E #A1F5B8 #D9FBE2
Accessibility & contrast
On white
1.46
#6AEF8E on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.35
#6AEF8E on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #6AEF8E
14.35:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##6AEF8E | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##6AEF8E | 1.00 | 1.46 | 14.35 | 14.35 |
| #FFFFFF | 1.46 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.35 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.35 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F0DD87
Deuteranopia (green-blind)
#DED094
Tritanopia (blue-blind)
#49EBD7
Achromatopsia (no color)
#D5D5D5
Design tokens & code
CSS
--color: #6aef8e; /* rgb */ color: rgb(106, 239, 142); /* oklch */ color: oklch(85.4% 0.179 149.9);
Tailwind
colors: {
custom: {
50: '#9ff5b0',
500: '#6aef8e',
950: '#000000',
},
}SCSS
$custom: #6aef8e; $custom-light: #9ff5b0; $custom-dark: #000000;
JSON
{
"hex": "#6aef8e",
"rgb": {
"r": 106,
"g": 239,
"b": 142
},
"hsl": {
"h": 136.241,
"s": 80.606,
"l": 67.647
},
"oklch": {
"l": 0.85437,
"c": 0.17857,
"h": 149.9
},
"luminance": 0.6675
}Semantic roles & 50–950 ramp
primary
#6AEF8E
secondary
#C6379F
accent
#09A3DD
background
#FCFFFD
surface
#F6FEF7
border
#D0D6D0
text
#0F1710
muted
#808581