#6AED74#6AED74
#6AED74 is a very light, vivid green. Relative luminance 0.649; OKLCH L 84.5% C 0.199 H 144.9°. Best body text is #000000 at 13.98:1 contrast (WCAG AA passes).
Color values
| HEX | #6AED74 |
|---|---|
| RGB | rgb(106, 237, 116) |
| HSL | hsl(125, 78%, 67%) |
| HSV | hsv(125, 55%, 93%) |
| CMYK | cmyk(55.3%, 0%, 51.1%, 7.1%) |
| CIE-LAB | lab(84.43, -60.13, 47.55) |
| CIE-LCH | lch(84.43, 76.66, 141.67°) |
| OKLab | oklab(84.54% -0.1631 0.1144) |
| OKLCH | oklch(84.54% 0.199 144.9) |
| XYZ | xyz(39.3781, 64.8901, 26.9695) |
| Luminance | 0.6489 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Lightish Green
#61E160
ΔE00 3.09
Lightgreen (survey)
#76FF7B
ΔE00 3.90
Spearmint
#1EF876
ΔE00 4.09
Easter Green
#8CFD7E
ΔE00 4.33
Lightgreen
#90EE90
ΔE00 4.51
Minty Green
#0BF77D
ΔE00 4.51
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#6AED74 #ED6AE3
analogous
#A2ED6A #6AED74 #6AEDB5
triadic
#6AED74 #746AED #ED746A
tetradic
#6AED74 #6AA2ED #ED6AE3 #EDB56A
square
#6AED74 #6AA2ED #ED6AE3 #EDB56A
split-complementary
#6AED74 #B56AED #ED6AA2
monochromatic
#18C525 #33E641 #6AED74 #A1F4A7 #D7FADA
Accessibility & contrast
On white
1.50
#6AED74 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.98
#6AED74 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #6AED74
13.98:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##6AED74 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##6AED74 | 1.00 | 1.50 | 13.98 | 13.98 |
| #FFFFFF | 1.50 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.98 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.98 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F1DA69
Deuteranopia (green-blind)
#E0CE7D
Tritanopia (blue-blind)
#52E7D1
Achromatopsia (no color)
#D3D3D3
Design tokens & code
CSS
--color: #6aed74; /* rgb */ color: rgb(106, 237, 116); /* oklch */ color: oklch(84.5% 0.199 144.9);
Tailwind
colors: {
custom: {
50: '#9ff49e',
500: '#6aed74',
950: '#000000',
},
}SCSS
$custom: #6aed74; $custom-light: #9ff49e; $custom-dark: #000000;
JSON
{
"hex": "#6aed74",
"rgb": {
"r": 106,
"g": 237,
"b": 116
},
"hsl": {
"h": 124.58,
"s": 78.443,
"l": 67.255
},
"oklch": {
"l": 0.84543,
"c": 0.19922,
"h": 144.9
},
"luminance": 0.64893
}Semantic roles & 50–950 ramp
primary
#6AED74
secondary
#C339B8
accent
#0BCBDB
background
#FCFFFC
surface
#F6FEF5
border
#D0D6CF
text
#10170F
muted
#808580