#6FEE7E#6FEE7E
#6FEE7E is a very light, vivid green. Relative luminance 0.660; OKLCH L 85.1% C 0.189 H 146.0°. Best body text is #000000 at 14.21:1 contrast (WCAG AA passes).
Color values
| HEX | #6FEE7E |
|---|---|
| RGB | rgb(111, 238, 126) |
| HSL | hsl(127, 79%, 68%) |
| HSV | hsv(127, 53%, 93%) |
| CMYK | cmyk(53.4%, 0%, 47.1%, 6.7%) |
| CIE-LAB | lab(85.01, -57.93, 43.55) |
| CIE-LCH | lch(85.01, 72.48, 143.07°) |
| OKLab | oklab(85.11% -0.1571 0.106) |
| OKLCH | oklch(85.11% 0.189 146) |
| XYZ | xyz(40.8935, 66.0315, 30.3250) |
| Luminance | 0.6603 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Lightgreen
#90EE90
ΔE00 3.57
Lightish Green
#61E160
ΔE00 4.02
Lightgreen (survey)
#76FF7B
ΔE00 4.07
Spearmint
#1EF876
ΔE00 4.27
Weird Green
#3AE57F
ΔE00 4.36
Easter Green
#8CFD7E
ΔE00 4.41
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#6FEE7E #EE6FDF
analogous
#9FEE6F #6FEE7E #6FEEBE
triadic
#6FEE7E #7E6FEE #EE7E6F
tetradic
#6FEE7E #6F9FEE #EE6FDF #EEBE6F
square
#6FEE7E #6F9FEE #EE6FDF #EEBE6F
split-complementary
#6FEE7E #BE6FEE #EE6F9F
monochromatic
#18CB2D #38E84D #6FEE7E #A6F4AF #DCFBE0
Accessibility & contrast
On white
1.48
#6FEE7E on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.21
#6FEE7E on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #6FEE7E
14.21:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##6FEE7E | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##6FEE7E | 1.00 | 1.48 | 14.21 | 14.21 |
| #FFFFFF | 1.48 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.21 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.21 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F1DB75
Deuteranopia (green-blind)
#E0D086
Tritanopia (blue-blind)
#58E9D4
Achromatopsia (no color)
#D4D4D4
Design tokens & code
CSS
--color: #6fee7e; /* rgb */ color: rgb(111, 238, 126); /* oklch */ color: oklch(85.1% 0.189 146.0);
Tailwind
colors: {
custom: {
50: '#a2f4a5',
500: '#6fee7e',
950: '#000000',
},
}SCSS
$custom: #6fee7e; $custom-light: #a2f4a5; $custom-dark: #000000;
JSON
{
"hex": "#6fee7e",
"rgb": {
"r": 111,
"g": 238,
"b": 126
},
"hsl": {
"h": 127.087,
"s": 78.882,
"l": 68.431
},
"oklch": {
"l": 0.8511,
"c": 0.18946,
"h": 146
},
"luminance": 0.66035
}Semantic roles & 50–950 ramp
primary
#6FEE7E
secondary
#C63BB6
accent
#0AC2DB
background
#FDFFFC
surface
#F7FEF6
border
#D0D6D0
text
#10170F
muted
#818580