#6FEF8D#6FEF8D
#6FEF8D is a very light, vivid green. Relative luminance 0.670; OKLCH L 85.6% C 0.177 H 149.0°. Best body text is #000000 at 14.41:1 contrast (WCAG AA passes).
Color values
| HEX | #6FEF8D |
|---|---|
| RGB | rgb(111, 239, 141) |
| HSL | hsl(134, 80%, 69%) |
| HSV | hsv(134, 54%, 94%) |
| CMYK | cmyk(53.6%, 0%, 41%, 6.3%) |
| CIE-LAB | lab(85.52, -56.06, 36.86) |
| CIE-LCH | lch(85.52, 67.09, 146.68°) |
| OKLab | oklab(85.6% -0.1519 0.0911) |
| OKLCH | oklch(85.6% 0.177 149) |
| XYZ | xyz(42.2269, 67.0320, 35.9074) |
| Luminance | 0.6704 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Lightgreen
#90EE90
ΔE00 3.29
Weird Green
#3AE57F
ΔE00 3.85
Baby Green
#8CFF9E
ΔE00 3.95
Light Bluish Green
#76FDA8
ΔE00 4.07
Mint Green
#8FFF9F
ΔE00 4.11
Sea Green (survey)
#53FCA1
ΔE00 4.20
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#6FEF8D #EF6FD1
analogous
#91EF6F #6FEF8D #6FEFCD
triadic
#6FEF8D #8D6FEF #EF8D6F
tetradic
#6FEF8D #6F91EF #EF6FD1 #EFCD6F
square
#6FEF8D #6F91EF #EF6FD1 #EFCD6F
split-complementary
#6FEF8D #CD6FEF #EF6F91
monochromatic
#17CD41 #38E961 #6FEF8D #A6F5B9 #DDFBE4
Accessibility & contrast
On white
1.46
#6FEF8D on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.41
#6FEF8D on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #6FEF8D
14.41:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##6FEF8D | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##6FEF8D | 1.00 | 1.46 | 14.41 | 14.41 |
| #FFFFFF | 1.46 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.41 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.41 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F1DD86
Deuteranopia (green-blind)
#DFD193
Tritanopia (blue-blind)
#53EBD7
Achromatopsia (no color)
#D6D6D6
Design tokens & code
CSS
--color: #6fef8d; /* rgb */ color: rgb(111, 239, 141); /* oklch */ color: oklch(85.6% 0.177 149.0);
Tailwind
colors: {
custom: {
50: '#a1f5af',
500: '#6fef8d',
950: '#000000',
},
}SCSS
$custom: #6fef8d; $custom-light: #a1f5af; $custom-dark: #000000;
JSON
{
"hex": "#6fef8d",
"rgb": {
"r": 111,
"g": 239,
"b": 141
},
"hsl": {
"h": 134.063,
"s": 80,
"l": 68.627
},
"oklch": {
"l": 0.85595,
"c": 0.17714,
"h": 149
},
"luminance": 0.67036
}Semantic roles & 50–950 ramp
primary
#6FEF8D
secondary
#C83BA7
accent
#09ABDC
background
#FDFFFD
surface
#F7FEF7
border
#D0D6D0
text
#101710
muted
#818581