#6AF074#6AF074
#6AF074 is a very light, highly saturated green. Relative luminance 0.666; OKLCH L 85.3% C 0.203 H 144.9°. Best body text is #000000 at 14.33:1 contrast (WCAG AA passes).
Color values
| HEX | #6AF074 |
|---|---|
| RGB | rgb(106, 240, 116) |
| HSL | hsl(124, 82%, 68%) |
| HSV | hsv(124, 56%, 94%) |
| CMYK | cmyk(55.8%, 0%, 51.7%, 5.9%) |
| CIE-LAB | lab(85.32, -61.25, 48.64) |
| CIE-LCH | lch(85.32, 78.21, 141.55°) |
| OKLab | oklab(85.28% -0.1661 0.1168) |
| OKLCH | oklch(85.28% 0.203 144.9) |
| XYZ | xyz(40.2540, 66.6418, 27.2615) |
| Luminance | 0.6664 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Lightgreen (survey)
#76FF7B
ΔE00 3.24
Lightish Green
#61E160
ΔE00 3.57
Spearmint
#1EF876
ΔE00 3.78
Easter Green
#8CFD7E
ΔE00 3.82
Lighter Green
#75FD63
ΔE00 4.27
Minty Green
#0BF77D
ΔE00 4.32
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#6AF074 #F06AE6
analogous
#A3F06A #6AF074 #6AF0B7
triadic
#6AF074 #746AF0 #F0746A
tetradic
#6AF074 #6AA3F0 #F06AE6 #F0B76A
square
#6AF074 #6AA3F0 #F06AE6 #F0B76A
split-complementary
#6AF074 #B76AF0 #F06AA3
monochromatic
#14CB22 #32EA40 #6AF074 #A2F6A8 #D9FBDC
Accessibility & contrast
On white
1.47
#6AF074 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.33
#6AF074 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #6AF074
14.33:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##6AF074 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##6AF074 | 1.00 | 1.47 | 14.33 | 14.33 |
| #FFFFFF | 1.47 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.33 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.33 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F4DC69
Deuteranopia (green-blind)
#E2D17D
Tritanopia (blue-blind)
#51EAD4
Achromatopsia (no color)
#D5D5D5
Design tokens & code
CSS
--color: #6af074; /* rgb */ color: rgb(106, 240, 116); /* oklch */ color: oklch(85.3% 0.203 144.9);
Tailwind
colors: {
custom: {
50: '#9ff69e',
500: '#6af074',
950: '#000000',
},
}SCSS
$custom: #6af074; $custom-light: #9ff69e; $custom-dark: #000000;
JSON
{
"hex": "#6af074",
"rgb": {
"r": 106,
"g": 240,
"b": 116
},
"hsl": {
"h": 124.478,
"s": 81.707,
"l": 67.843
},
"oklch": {
"l": 0.85279,
"c": 0.20308,
"h": 144.9
},
"luminance": 0.66645
}Semantic roles & 50–950 ramp
primary
#6AF074
secondary
#C836BD
accent
#07CEDE
background
#FCFFFC
surface
#F6FFF5
border
#D0D7CF
text
#10170F
muted
#808580