#6AEA78#6AEA78
#6AEA78 is a very light, vivid green. Relative luminance 0.633; OKLCH L 83.9% C 0.192 H 145.7°. Best body text is #000000 at 13.65:1 contrast (WCAG AA passes).
Color values
| HEX | #6AEA78 |
|---|---|
| RGB | rgb(106, 234, 120) |
| HSL | hsl(127, 75%, 67%) |
| HSV | hsv(127, 55%, 92%) |
| CMYK | cmyk(54.7%, 0%, 48.7%, 8.2%) |
| CIE-LAB | lab(83.58, -58.46, 44.61) |
| CIE-LCH | lch(83.58, 73.54, 142.66°) |
| OKLab | oklab(83.86% -0.1585 0.1081) |
| OKLCH | oklch(83.86% 0.192 145.7) |
| XYZ | xyz(38.7545, 63.2625, 27.9343) |
| Luminance | 0.6327 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Lightish Green
#61E160
ΔE00 3.10
Weird Green
#3AE57F
ΔE00 4.01
Lightgreen
#90EE90
ΔE00 4.12
Spearmint
#1EF876
ΔE00 4.47
Minty Green
#0BF77D
ΔE00 4.65
Lightgreen (survey)
#76FF7B
ΔE00 4.73
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#6AEA78 #EA6ADC
analogous
#9CEA6A #6AEA78 #6AEAB8
triadic
#6AEA78 #786AEA #EA786A
tetradic
#6AEA78 #6A9CEA #EA6ADC #EAB86A
square
#6AEA78 #6A9CEA #EA6ADC #EAB86A
split-complementary
#6AEA78 #B86AEA #EA6A9C
monochromatic
#1BBF2D #34E247 #6AEA78 #A0F2A9 #D5F9D9
Accessibility & contrast
On white
1.54
#6AEA78 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.65
#6AEA78 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #6AEA78
13.65:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##6AEA78 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##6AEA78 | 1.00 | 1.54 | 13.65 | 13.65 |
| #FFFFFF | 1.54 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.65 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.65 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EDD76E
Deuteranopia (green-blind)
#DCCC80
Tritanopia (blue-blind)
#52E5CF
Achromatopsia (no color)
#D0D0D0
Design tokens & code
CSS
--color: #6aea78; /* rgb */ color: rgb(106, 234, 120); /* oklch */ color: oklch(83.9% 0.192 145.7);
Tailwind
colors: {
custom: {
50: '#9ef2a1',
500: '#6aea78',
950: '#000000',
},
}SCSS
$custom: #6aea78; $custom-light: #9ef2a1; $custom-dark: #000000;
JSON
{
"hex": "#6aea78",
"rgb": {
"r": 106,
"g": 234,
"b": 120
},
"hsl": {
"h": 126.563,
"s": 75.294,
"l": 66.667
},
"oklch": {
"l": 0.83863,
"c": 0.1918,
"h": 145.7
},
"luminance": 0.63266
}Semantic roles & 50–950 ramp
primary
#6AEA78
secondary
#BE3BAF
accent
#0EC1D7
background
#FCFFFC
surface
#F6FEF5
border
#D0D6CF
text
#0F170F
muted
#808580