#6AF27C#6AF27C
#6AF27C is a very light, vivid green. Relative luminance 0.680; OKLCH L 85.9% C 0.199 H 146.1°. Best body text is #000000 at 14.60:1 contrast (WCAG AA passes).
Color values
| HEX | #6AF27C |
|---|---|
| RGB | rgb(106, 242, 124) |
| HSL | hsl(128, 84%, 68%) |
| HSV | hsv(128, 56%, 95%) |
| CMYK | cmyk(56.2%, 0%, 48.8%, 5.1%) |
| CIE-LAB | lab(86.02, -60.92, 45.73) |
| CIE-LCH | lch(86.02, 76.17, 143.11°) |
| OKLab | oklab(85.88% -0.165 0.1108) |
| OKLCH | oklch(85.88% 0.199 146.1) |
| XYZ | xyz(41.3315, 68.0200, 30.0160) |
| Luminance | 0.6802 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Lightgreen (survey)
#76FF7B
ΔE00 3.16
Spearmint
#1EF876
ΔE00 3.47
Minty Green
#0BF77D
ΔE00 3.81
Easter Green
#8CFD7E
ΔE00 3.88
Wintergreen
#20F986
ΔE00 4.07
Lightgreen
#90EE90
ΔE00 4.27
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#6AF27C #F26AE0
analogous
#9CF26A #6AF27C #6AF2C0
triadic
#6AF27C #7C6AF2 #F27C6A
tetradic
#6AF27C #6A9CF2 #F26AE0 #F2C06A
square
#6AF27C #6A9CF2 #F26AE0 #F2C06A
split-complementary
#6AF27C #C06AF2 #F26A9C
monochromatic
#12CF2B #32ED4B #6AF27C #A2F7AD #DBFCDF
Accessibility & contrast
On white
1.44
#6AF27C on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.60
#6AF27C on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #6AF27C
14.60:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##6AF27C | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##6AF27C | 1.00 | 1.44 | 14.60 | 14.60 |
| #FFFFFF | 1.44 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.60 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.60 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F5DF72
Deuteranopia (green-blind)
#E3D284
Tritanopia (blue-blind)
#4EEDD6
Achromatopsia (no color)
#D7D7D7
Design tokens & code
CSS
--color: #6af27c; /* rgb */ color: rgb(106, 242, 124); /* oklch */ color: oklch(85.9% 0.199 146.1);
Tailwind
colors: {
custom: {
50: '#9ff7a4',
500: '#6af27c',
950: '#000000',
},
}SCSS
$custom: #6af27c; $custom-light: #9ff7a4; $custom-dark: #000000;
JSON
{
"hex": "#6af27c",
"rgb": {
"r": 106,
"g": 242,
"b": 124
},
"hsl": {
"h": 127.941,
"s": 83.951,
"l": 68.235
},
"oklch": {
"l": 0.85882,
"c": 0.19873,
"h": 146.1
},
"luminance": 0.68024
}Semantic roles & 50–950 ramp
primary
#6AF27C
secondary
#CB36B7
accent
#05C3E0
background
#FCFFFC
surface
#F6FFF6
border
#D0D7D0
text
#10170F
muted
#808580