#6AF08E#6AF08E
#6AF08E is a very light, vivid green. Relative luminance 0.673; OKLCH L 85.7% C 0.180 H 149.8°. Best body text is #000000 at 14.47:1 contrast (WCAG AA passes).
Color values
| HEX | #6AF08E |
|---|---|
| RGB | rgb(106, 240, 142) |
| HSL | hsl(136, 82%, 68%) |
| HSV | hsv(136, 56%, 94%) |
| CMYK | cmyk(55.8%, 0%, 40.8%, 5.9%) |
| CIE-LAB | lab(85.67, -57.45, 36.53) |
| CIE-LCH | lch(85.67, 68.08, 147.55°) |
| OKLab | oklab(85.68% -0.1555 0.0904) |
| OKLCH | oklch(85.68% 0.18 149.8) |
| XYZ | xyz(41.9835, 67.3336, 36.3702) |
| Luminance | 0.6734 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Weird Green
#3AE57F
ΔE00 3.67
Lightgreen
#90EE90
ΔE00 3.75
Sea Green (survey)
#53FCA1
ΔE00 3.75
Light Green Blue
#56FCA2
ΔE00 3.77
Turquoise Green
#04F489
ΔE00 3.78
Light Bluish Green
#76FDA8
ΔE00 3.83
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#6AF08E #F06ACC
analogous
#89F06A #6AF08E #6AF0D1
triadic
#6AF08E #8E6AF0 #F08E6A
tetradic
#6AF08E #6A89F0 #F06ACC #F0D16A
square
#6AF08E #6A89F0 #F06ACC #F0D16A
split-complementary
#6AF08E #D16AF0 #F06A89
monochromatic
#14CB46 #32EA64 #6AF08E #A2F6B8 #D9FBE2
Accessibility & contrast
On white
1.45
#6AF08E on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.47
#6AF08E on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #6AF08E
14.47:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##6AF08E | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##6AF08E | 1.00 | 1.45 | 14.47 | 14.47 |
| #FFFFFF | 1.45 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.47 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.47 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F1DE87
Deuteranopia (green-blind)
#DFD194
Tritanopia (blue-blind)
#49ECD8
Achromatopsia (no color)
#D6D6D6
Design tokens & code
CSS
--color: #6af08e; /* rgb */ color: rgb(106, 240, 142); /* oklch */ color: oklch(85.7% 0.180 149.8);
Tailwind
colors: {
custom: {
50: '#9ff6b0',
500: '#6af08e',
950: '#000000',
},
}SCSS
$custom: #6af08e; $custom-light: #9ff6b0; $custom-dark: #000000;
JSON
{
"hex": "#6af08e",
"rgb": {
"r": 106,
"g": 240,
"b": 142
},
"hsl": {
"h": 136.119,
"s": 81.707,
"l": 67.843
},
"oklch": {
"l": 0.8568,
"c": 0.17991,
"h": 149.8
},
"luminance": 0.67337
}Semantic roles & 50–950 ramp
primary
#6AF08E
secondary
#C836A1
accent
#07A4DE
background
#FCFFFD
surface
#F6FFF7
border
#D0D7D0
text
#0F1710
muted
#808581