#6EF29B#6EF29B
#6EF29B is a very light, vivid green. Relative luminance 0.692; OKLCH L 86.5% C 0.169 H 152.4°. Best body text is #000000 at 14.84:1 contrast (WCAG AA passes).
Color values
| HEX | #6EF29B |
|---|---|
| RGB | rgb(110, 242, 155) |
| HSL | hsl(140, 84%, 69%) |
| HSV | hsv(140, 55%, 95%) |
| CMYK | cmyk(54.5%, 0%, 36%, 5.1%) |
| CIE-LAB | lab(86.59, -55.15, 31.26) |
| CIE-LCH | lch(86.59, 63.39, 150.45°) |
| OKLab | oklab(86.54% -0.1496 0.0783) |
| OKLCH | oklch(86.54% 0.169 152.4) |
| XYZ | xyz(44.0956, 69.1819, 42.0337) |
| Luminance | 0.6919 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Seafoam Green
#7AF9AB
ΔE00 2.39
Light Bluish Green
#76FDA8
ΔE00 2.44
Light Green Blue
#56FCA2
ΔE00 2.73
Seafoam (survey)
#80F9AD
ΔE00 2.75
Sea Green (survey)
#53FCA1
ΔE00 2.81
Foam Green
#90FDA9
ΔE00 3.56
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#6EF29B #F26EC5
analogous
#83F26E #6EF29B #6EF2DD
triadic
#6EF29B #9B6EF2 #F29B6E
tetradic
#6EF29B #6E83F2 #F26EC5 #F2DD6E
square
#6EF29B #6E83F2 #F26EC5 #F2DD6E
split-complementary
#6EF29B #DD6EF2 #F26E83
monochromatic
#13D354 #36ED74 #6EF29B #A6F7C2 #DEFCE8
Accessibility & contrast
On white
1.42
#6EF29B on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.84
#6EF29B on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #6EF29B
14.84:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##6EF29B | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##6EF29B | 1.00 | 1.42 | 14.84 | 14.84 |
| #FFFFFF | 1.42 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.84 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.84 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F2E095
Deuteranopia (green-blind)
#E0D4A0
Tritanopia (blue-blind)
#4AEFDC
Achromatopsia (no color)
#D9D9D9
Design tokens & code
CSS
--color: #6ef29b; /* rgb */ color: rgb(110, 242, 155); /* oklch */ color: oklch(86.5% 0.169 152.4);
Tailwind
colors: {
custom: {
50: '#a1f7b9',
500: '#6ef29b',
950: '#000000',
},
}SCSS
$custom: #6ef29b; $custom-light: #a1f7b9; $custom-dark: #000000;
JSON
{
"hex": "#6ef29b",
"rgb": {
"r": 110,
"g": 242,
"b": 155
},
"hsl": {
"h": 140.455,
"s": 83.544,
"l": 69.02
},
"oklch": {
"l": 0.86539,
"c": 0.16887,
"h": 152.4
},
"luminance": 0.69186
}Semantic roles & 50–950 ramp
primary
#6EF29B
secondary
#CB3999
accent
#0696E0
background
#FDFFFD
surface
#F7FFF8
border
#D0D7D1
text
#101711
muted
#818581