#6CF29A#6CF29A
#6CF29A is a very light, vivid green. Relative luminance 0.690; OKLCH L 86.5% C 0.171 H 152.4°. Best body text is #000000 at 14.81:1 contrast (WCAG AA passes).
Color values
| HEX | #6CF29A |
|---|---|
| RGB | rgb(108, 242, 154) |
| HSL | hsl(141, 84%, 69%) |
| HSV | hsv(141, 55%, 95%) |
| CMYK | cmyk(55.4%, 0%, 36.4%, 5.1%) |
| CIE-LAB | lab(86.51, -55.77, 31.65) |
| CIE-LCH | lch(86.51, 64.12, 150.43°) |
| OKLab | oklab(86.45% -0.1513 0.0792) |
| OKLCH | oklch(86.45% 0.171 152.4) |
| XYZ | xyz(43.7659, 69.0215, 41.5817) |
| Luminance | 0.6903 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Light Bluish Green
#76FDA8
ΔE00 2.51
Seafoam Green
#7AF9AB
ΔE00 2.54
Light Green Blue
#56FCA2
ΔE00 2.67
Sea Green (survey)
#53FCA1
ΔE00 2.74
Seafoam (survey)
#80F9AD
ΔE00 2.92
Foam Green
#90FDA9
ΔE00 3.68
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#6CF29A #F26CC4
analogous
#81F26C #6CF29A #6CF2DD
triadic
#6CF29A #9A6CF2 #F29A6C
tetradic
#6CF29A #6C81F2 #F26CC4 #F2DD6C
square
#6CF29A #6C81F2 #F26CC4 #F2DD6C
split-complementary
#6CF29A #DD6CF2 #F26C81
monochromatic
#12D154 #34ED73 #6CF29A #A4F7C1 #DCFCE7
Accessibility & contrast
On white
1.42
#6CF29A on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.81
#6CF29A on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #6CF29A
14.81:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##6CF29A | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##6CF29A | 1.00 | 1.42 | 14.81 | 14.81 |
| #FFFFFF | 1.42 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.81 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.81 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F2E094
Deuteranopia (green-blind)
#E0D3A0
Tritanopia (blue-blind)
#47EFDC
Achromatopsia (no color)
#D8D8D8
Design tokens & code
CSS
--color: #6cf29a; /* rgb */ color: rgb(108, 242, 154); /* oklch */ color: oklch(86.5% 0.171 152.4);
Tailwind
colors: {
custom: {
50: '#a0f7b8',
500: '#6cf29a',
950: '#000000',
},
}SCSS
$custom: #6cf29a; $custom-light: #a0f7b8; $custom-dark: #000000;
JSON
{
"hex": "#6cf29a",
"rgb": {
"r": 108,
"g": 242,
"b": 154
},
"hsl": {
"h": 140.597,
"s": 83.75,
"l": 68.627
},
"oklch": {
"l": 0.86451,
"c": 0.17073,
"h": 152.4
},
"luminance": 0.69026
}Semantic roles & 50–950 ramp
primary
#6CF29A
secondary
#CB3798
accent
#0595E0
background
#FCFFFD
surface
#F6FFF8
border
#D0D7D1
text
#101711
muted
#808581