#6CF09A#6CF09A
#6CF09A is a very light, vivid green. Relative luminance 0.678; OKLCH L 86.0% C 0.168 H 152.6°. Best body text is #000000 at 14.57:1 contrast (WCAG AA passes).
Color values
| HEX | #6CF09A |
|---|---|
| RGB | rgb(108, 240, 154) |
| HSL | hsl(141, 81%, 68%) |
| HSV | hsv(141, 55%, 94%) |
| CMYK | cmyk(55%, 0%, 35.8%, 5.9%) |
| CIE-LAB | lab(85.93, -54.98, 30.86) |
| CIE-LCH | lch(85.93, 63.05, 150.69°) |
| OKLab | oklab(85.97% -0.1492 0.0773) |
| OKLCH | oklch(85.97% 0.168 152.6) |
| XYZ | xyz(43.1739, 67.8375, 41.3844) |
| Luminance | 0.6784 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Seafoam Green
#7AF9AB
ΔE00 2.64
Light Bluish Green
#76FDA8
ΔE00 2.83
Seafoam (survey)
#80F9AD
ΔE00 2.98
Light Green Blue
#56FCA2
ΔE00 2.99
Sea Green (survey)
#53FCA1
ΔE00 3.06
Light Blue Green
#7EFBB3
ΔE00 3.79
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#6CF09A #F06CC2
analogous
#80F06C #6CF09A #6CF0DC
triadic
#6CF09A #9A6CF0 #F09A6C
tetradic
#6CF09A #6C80F0 #F06CC2 #F0DC6C
square
#6CF09A #6C80F0 #F06CC2 #F0DC6C
split-complementary
#6CF09A #DC6CF0 #F06C80
monochromatic
#15CD55 #34EA74 #6CF09A #A4F6C0 #DBFBE6
Accessibility & contrast
On white
1.44
#6CF09A on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.57
#6CF09A on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #6CF09A
14.57:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##6CF09A | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##6CF09A | 1.00 | 1.44 | 14.57 | 14.57 |
| #FFFFFF | 1.44 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.57 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.57 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F0DF94
Deuteranopia (green-blind)
#DED29F
Tritanopia (blue-blind)
#47EDDA
Achromatopsia (no color)
#D7D7D7
Design tokens & code
CSS
--color: #6cf09a; /* rgb */ color: rgb(108, 240, 154); /* oklch */ color: oklch(86.0% 0.168 152.6);
Tailwind
colors: {
custom: {
50: '#a0f6b8',
500: '#6cf09a',
950: '#000000',
},
}SCSS
$custom: #6cf09a; $custom-light: #a0f6b8; $custom-dark: #000000;
JSON
{
"hex": "#6cf09a",
"rgb": {
"r": 108,
"g": 240,
"b": 154
},
"hsl": {
"h": 140.909,
"s": 81.481,
"l": 68.235
},
"oklch": {
"l": 0.85968,
"c": 0.16802,
"h": 152.6
},
"luminance": 0.67841
}Semantic roles & 50–950 ramp
primary
#6CF09A
secondary
#C83896
accent
#0893DE
background
#FCFFFD
surface
#F6FFF8
border
#D0D7D1
text
#101711
muted
#808581