#6AF18E#6AF18E
#6AF18E is a very light, vivid green. Relative luminance 0.679; OKLCH L 85.9% C 0.181 H 149.8°. Best body text is #000000 at 14.59:1 contrast (WCAG AA passes).
Color values
| HEX | #6AF18E |
|---|---|
| RGB | rgb(106, 241, 142) |
| HSL | hsl(136, 83%, 68%) |
| HSV | hsv(136, 56%, 95%) |
| CMYK | cmyk(56%, 0%, 41.1%, 5.5%) |
| CIE-LAB | lab(85.97, -57.84, 36.91) |
| CIE-LCH | lch(85.97, 68.62, 147.45°) |
| OKLab | oklab(85.92% -0.1566 0.0913) |
| OKLCH | oklch(85.92% 0.181 149.8) |
| XYZ | xyz(42.2787, 67.9239, 36.4686) |
| Luminance | 0.6793 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Sea Green (survey)
#53FCA1
ΔE00 3.68
Light Green Blue
#56FCA2
ΔE00 3.69
Turquoise Green
#04F489
ΔE00 3.73
Wintergreen
#20F986
ΔE00 3.74
Light Bluish Green
#76FDA8
ΔE00 3.76
Lightgreen
#90EE90
ΔE00 3.77
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#6AF18E #F16ACD
analogous
#89F16A #6AF18E #6AF1D1
triadic
#6AF18E #8E6AF1 #F18E6A
tetradic
#6AF18E #6A89F1 #F16ACD #F1D16A
square
#6AF18E #6A89F1 #F16ACD #F1D16A
split-complementary
#6AF18E #D16AF1 #F16A89
monochromatic
#13CD45 #32EC64 #6AF18E #A2F6B8 #DAFCE3
Accessibility & contrast
On white
1.44
#6AF18E on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.59
#6AF18E on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #6AF18E
14.59:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##6AF18E | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##6AF18E | 1.00 | 1.44 | 14.59 | 14.59 |
| #FFFFFF | 1.44 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.59 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.59 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F3DF87
Deuteranopia (green-blind)
#E0D294
Tritanopia (blue-blind)
#48EDD9
Achromatopsia (no color)
#D7D7D7
Design tokens & code
CSS
--color: #6af18e; /* rgb */ color: rgb(106, 241, 142); /* oklch */ color: oklch(85.9% 0.181 149.8);
Tailwind
colors: {
custom: {
50: '#9ff6b0',
500: '#6af18e',
950: '#000000',
},
}SCSS
$custom: #6af18e; $custom-light: #9ff6b0; $custom-dark: #000000;
JSON
{
"hex": "#6af18e",
"rgb": {
"r": 106,
"g": 241,
"b": 142
},
"hsl": {
"h": 136,
"s": 82.822,
"l": 68.039
},
"oklch": {
"l": 0.85923,
"c": 0.18125,
"h": 149.8
},
"luminance": 0.67928
}Semantic roles & 50–950 ramp
primary
#6AF18E
secondary
#C936A2
accent
#06A5DF
background
#FCFFFD
surface
#F6FFF7
border
#D0D7D0
text
#101710
muted
#808581