#6AEB74#6AEB74
#6AEB74 is a very light, vivid green. Relative luminance 0.637; OKLCH L 84.1% C 0.197 H 145.0°. Best body text is #000000 at 13.75:1 contrast (WCAG AA passes).
Color values
| HEX | #6AEB74 |
|---|---|
| RGB | rgb(106, 235, 116) |
| HSL | hsl(125, 76%, 67%) |
| HSV | hsv(125, 55%, 92%) |
| CMYK | cmyk(54.9%, 0%, 50.6%, 7.8%) |
| CIE-LAB | lab(83.83, -59.38, 46.81) |
| CIE-LCH | lch(83.83, 75.62, 141.75°) |
| OKLab | oklab(84.05% -0.161 0.1128) |
| OKLCH | oklch(84.05% 0.197 145) |
| XYZ | xyz(38.8023, 63.7384, 26.7776) |
| Luminance | 0.6374 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Lightish Green
#61E160
ΔE00 2.82
Lightgreen (survey)
#76FF7B
ΔE00 4.35
Spearmint
#1EF876
ΔE00 4.35
Lightgreen
#90EE90
ΔE00 4.43
Weird Green
#3AE57F
ΔE00 4.51
Minty Green
#0BF77D
ΔE00 4.69
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#6AEB74 #EB6AE1
analogous
#A1EB6A #6AEB74 #6AEBB5
triadic
#6AEB74 #746AEB #EB746A
tetradic
#6AEB74 #6AA1EB #EB6AE1 #EBB56A
square
#6AEB74 #6AA1EB #EB6AE1 #EBB56A
split-complementary
#6AEB74 #B56AEB #EB6AA1
monochromatic
#1AC127 #34E442 #6AEB74 #A0F2A6 #D6F9D9
Accessibility & contrast
On white
1.53
#6AEB74 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.75
#6AEB74 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #6AEB74
13.75:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##6AEB74 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##6AEB74 | 1.00 | 1.53 | 13.75 | 13.75 |
| #FFFFFF | 1.53 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.75 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.75 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EFD86A
Deuteranopia (green-blind)
#DECD7C
Tritanopia (blue-blind)
#53E6D0
Achromatopsia (no color)
#D1D1D1
Design tokens & code
CSS
--color: #6aeb74; /* rgb */ color: rgb(106, 235, 116); /* oklch */ color: oklch(84.1% 0.197 145.0);
Tailwind
colors: {
custom: {
50: '#9ff29e',
500: '#6aeb74',
950: '#000000',
},
}SCSS
$custom: #6aeb74; $custom-light: #9ff29e; $custom-dark: #000000;
JSON
{
"hex": "#6aeb74",
"rgb": {
"r": 106,
"g": 235,
"b": 116
},
"hsl": {
"h": 124.651,
"s": 76.331,
"l": 66.863
},
"oklch": {
"l": 0.84051,
"c": 0.19662,
"h": 145
},
"luminance": 0.63742
}Semantic roles & 50–950 ramp
primary
#6AEB74
secondary
#BF3AB5
accent
#0DC9D9
background
#FCFFFC
surface
#F6FEF5
border
#D0D6CF
text
#0F170F
muted
#808580