#6AF07B#6AF07B
#6AF07B is a very light, vivid green. Relative luminance 0.668; OKLCH L 85.4% C 0.197 H 146.0°. Best body text is #000000 at 14.36:1 contrast (WCAG AA passes).
Color values
| HEX | #6AF07B |
|---|---|
| RGB | rgb(106, 240, 123) |
| HSL | hsl(128, 82%, 68%) |
| HSV | hsv(128, 56%, 94%) |
| CMYK | cmyk(55.8%, 0%, 48.7%, 5.9%) |
| CIE-LAB | lab(85.41, -60.31, 45.45) |
| CIE-LCH | lch(85.41, 75.52, 143.00°) |
| OKLab | oklab(85.38% -0.1634 0.1101) |
| OKLCH | oklch(85.38% 0.197 146) |
| XYZ | xyz(40.6766, 66.8108, 29.4873) |
| Luminance | 0.6681 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Lightgreen (survey)
#76FF7B
ΔE00 3.54
Spearmint
#1EF876
ΔE00 3.67
Minty Green
#0BF77D
ΔE00 3.96
Lightish Green
#61E160
ΔE00 4.01
Easter Green
#8CFD7E
ΔE00 4.14
Lightgreen
#90EE90
ΔE00 4.17
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#6AF07B #F06ADF
analogous
#9CF06A #6AF07B #6AF0BE
triadic
#6AF07B #7B6AF0 #F07B6A
tetradic
#6AF07B #6A9CF0 #F06ADF #F0BE6A
square
#6AF07B #6A9CF0 #F06ADF #F0BE6A
split-complementary
#6AF07B #BE6AF0 #F06A9C
monochromatic
#14CB2C #32EA4A #6AF07B #A2F6AC #D9FBDE
Accessibility & contrast
On white
1.46
#6AF07B on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.36
#6AF07B on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #6AF07B
14.36:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##6AF07B | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##6AF07B | 1.00 | 1.46 | 14.36 | 14.36 |
| #FFFFFF | 1.46 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.36 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.36 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F3DD71
Deuteranopia (green-blind)
#E2D183
Tritanopia (blue-blind)
#4FEBD5
Achromatopsia (no color)
#D5D5D5
Design tokens & code
CSS
--color: #6af07b; /* rgb */ color: rgb(106, 240, 123); /* oklch */ color: oklch(85.4% 0.197 146.0);
Tailwind
colors: {
custom: {
50: '#9ff6a3',
500: '#6af07b',
950: '#000000',
},
}SCSS
$custom: #6af07b; $custom-light: #9ff6a3; $custom-dark: #000000;
JSON
{
"hex": "#6af07b",
"rgb": {
"r": 106,
"g": 240,
"b": 123
},
"hsl": {
"h": 127.612,
"s": 81.707,
"l": 67.843
},
"oklch": {
"l": 0.85378,
"c": 0.19701,
"h": 146
},
"luminance": 0.66814
}Semantic roles & 50–950 ramp
primary
#6AF07B
secondary
#C836B5
accent
#07C3DE
background
#FCFFFC
surface
#F6FFF6
border
#D0D7D0
text
#10170F
muted
#808580