#6FF0A2#6FF0A2
#6FF0A2 is a very light, vivid green. Relative luminance 0.683; OKLCH L 86.2% C 0.159 H 154.6°. Best body text is #000000 at 14.66:1 contrast (WCAG AA passes).
Color values
| HEX | #6FF0A2 |
|---|---|
| RGB | rgb(111, 240, 162) |
| HSL | hsl(144, 81%, 69%) |
| HSV | hsv(144, 54%, 94%) |
| CMYK | cmyk(53.8%, 0%, 32.5%, 5.9%) |
| CIE-LAB | lab(86.16, -52.86, 27.13) |
| CIE-LCH | lch(86.16, 59.42, 152.83°) |
| OKLab | oklab(86.23% -0.1439 0.0684) |
| OKLCH | oklch(86.23% 0.159 154.6) |
| XYZ | xyz(44.2338, 68.3044, 45.0285) |
| Luminance | 0.6831 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Seafoam Green
#7AF9AB
ΔE00 2.02
Seafoam (survey)
#80F9AD
ΔE00 2.28
Light Bluish Green
#76FDA8
ΔE00 2.83
Light Blue Green
#7EFBB3
ΔE00 2.85
Light Green Blue
#56FCA2
ΔE00 3.24
Sea Green (survey)
#53FCA1
ΔE00 3.36
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#6FF0A2 #F06FBD
analogous
#7DF06F #6FF0A2 #6FF0E3
triadic
#6FF0A2 #A26FF0 #F0A26F
tetradic
#6FF0A2 #6F7DF0 #F06FBD #F0E36F
square
#6FF0A2 #6F7DF0 #F06FBD #F0E36F
split-complementary
#6FF0A2 #E36FF0 #F06F7D
monochromatic
#16CF5F #38EA7E #6FF0A2 #A6F6C6 #DEFCEA
Accessibility & contrast
On white
1.43
#6FF0A2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.66
#6FF0A2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #6FF0A2
14.66:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##6FF0A2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##6FF0A2 | 1.00 | 1.43 | 14.66 | 14.66 |
| #FFFFFF | 1.43 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.66 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.66 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F0DF9D
Deuteranopia (green-blind)
#DDD2A7
Tritanopia (blue-blind)
#4AEEDC
Achromatopsia (no color)
#D7D7D7
Design tokens & code
CSS
--color: #6ff0a2; /* rgb */ color: rgb(111, 240, 162); /* oklch */ color: oklch(86.2% 0.159 154.6);
Tailwind
colors: {
custom: {
50: '#a1f6be',
500: '#6ff0a2',
950: '#000000',
},
}SCSS
$custom: #6ff0a2; $custom-light: #a1f6be; $custom-dark: #000000;
JSON
{
"hex": "#6ff0a2",
"rgb": {
"r": 111,
"g": 240,
"b": 162
},
"hsl": {
"h": 143.721,
"s": 81.132,
"l": 68.824
},
"oklch": {
"l": 0.86231,
"c": 0.15932,
"h": 154.6
},
"luminance": 0.68308
}Semantic roles & 50–950 ramp
primary
#6FF0A2
secondary
#C93A91
accent
#0889DD
background
#FCFFFD
surface
#F6FEF8
border
#D0D6D1
text
#101712
muted
#808582