#6CF29B#6CF29B
#6CF29B is a very light, vivid green. Relative luminance 0.691; OKLCH L 86.5% C 0.170 H 152.7°. Best body text is #000000 at 14.81:1 contrast (WCAG AA passes).
Color values
| HEX | #6CF29B |
|---|---|
| RGB | rgb(108, 242, 155) |
| HSL | hsl(141, 84%, 69%) |
| HSV | hsv(141, 55%, 95%) |
| CMYK | cmyk(55.4%, 0%, 36%, 5.1%) |
| CIE-LAB | lab(86.53, -55.60, 31.16) |
| CIE-LCH | lch(86.53, 63.74, 150.73°) |
| OKLab | oklab(86.47% -0.1509 0.078) |
| OKLCH | oklch(86.47% 0.17 152.7) |
| XYZ | xyz(43.8495, 69.0550, 42.0222) |
| Luminance | 0.6906 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Seafoam Green
#7AF9AB
ΔE00 2.41
Light Bluish Green
#76FDA8
ΔE00 2.45
Light Green Blue
#56FCA2
ΔE00 2.63
Sea Green (survey)
#53FCA1
ΔE00 2.70
Seafoam (survey)
#80F9AD
ΔE00 2.80
Light Blue Green
#7EFBB3
ΔE00 3.61
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#6CF29B #F26CC3
analogous
#80F26C #6CF29B #6CF2DE
triadic
#6CF29B #9B6CF2 #F29B6C
tetradic
#6CF29B #6C80F2 #F26CC3 #F2DE6C
square
#6CF29B #6C80F2 #F26CC3 #F2DE6C
split-complementary
#6CF29B #DE6CF2 #F26C80
monochromatic
#12D155 #34ED75 #6CF29B #A4F7C1 #DCFCE7
Accessibility & contrast
On white
1.42
#6CF29B on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.81
#6CF29B on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #6CF29B
14.81:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##6CF29B | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##6CF29B | 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)
#F2E095
Deuteranopia (green-blind)
#E0D3A0
Tritanopia (blue-blind)
#46EFDC
Achromatopsia (no color)
#D9D9D9
Design tokens & code
CSS
--color: #6cf29b; /* rgb */ color: rgb(108, 242, 155); /* oklch */ color: oklch(86.5% 0.170 152.7);
Tailwind
colors: {
custom: {
50: '#a0f7b9',
500: '#6cf29b',
950: '#000000',
},
}SCSS
$custom: #6cf29b; $custom-light: #a0f7b9; $custom-dark: #000000;
JSON
{
"hex": "#6cf29b",
"rgb": {
"r": 108,
"g": 242,
"b": 155
},
"hsl": {
"h": 141.045,
"s": 83.75,
"l": 68.627
},
"oklch": {
"l": 0.8647,
"c": 0.16983,
"h": 152.7
},
"luminance": 0.69059
}Semantic roles & 50–950 ramp
primary
#6CF29B
secondary
#CB3797
accent
#0593E0
background
#FCFFFD
surface
#F6FFF8
border
#D0D7D1
text
#101711
muted
#808581