#6CEE7D#6CEE7D
#6CEE7D is a very light, vivid green. Relative luminance 0.658; OKLCH L 85.0% C 0.192 H 146.2°. Best body text is #000000 at 14.16:1 contrast (WCAG AA passes).
Color values
| HEX | #6CEE7D |
|---|---|
| RGB | rgb(108, 238, 125) |
| HSL | hsl(128, 79%, 68%) |
| HSV | hsv(128, 55%, 93%) |
| CMYK | cmyk(54.6%, 0%, 47.5%, 6.7%) |
| CIE-LAB | lab(84.90, -58.80, 43.87) |
| CIE-LCH | lch(84.90, 73.36, 143.27°) |
| OKLab | oklab(84.99% -0.1593 0.1066) |
| OKLCH | oklch(84.99% 0.192 146.2) |
| XYZ | xyz(40.4581, 65.8144, 29.9695) |
| Luminance | 0.6582 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Lightgreen
#90EE90
ΔE00 3.81
Lightish Green
#61E160
ΔE00 3.94
Spearmint
#1EF876
ΔE00 4.06
Lightgreen (survey)
#76FF7B
ΔE00 4.06
Weird Green
#3AE57F
ΔE00 4.21
Minty Green
#0BF77D
ΔE00 4.22
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#6CEE7D #EE6CDD
analogous
#9CEE6C #6CEE7D #6CEEBE
triadic
#6CEE7D #7D6CEE #EE7D6C
tetradic
#6CEE7D #6C9CEE #EE6CDD #EEBE6C
square
#6CEE7D #6C9CEE #EE6CDD #EEBE6C
split-complementary
#6CEE7D #BE6CEE #EE6C9C
monochromatic
#17C82E #35E84C #6CEE7D #A3F4AE #DAFBDE
Accessibility & contrast
On white
1.48
#6CEE7D on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.16
#6CEE7D on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #6CEE7D
14.16:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##6CEE7D | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##6CEE7D | 1.00 | 1.48 | 14.16 | 14.16 |
| #FFFFFF | 1.48 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.16 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.16 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F1DB74
Deuteranopia (green-blind)
#E0CF85
Tritanopia (blue-blind)
#53E9D3
Achromatopsia (no color)
#D4D4D4
Design tokens & code
CSS
--color: #6cee7d; /* rgb */ color: rgb(108, 238, 125); /* oklch */ color: oklch(85.0% 0.192 146.2);
Tailwind
colors: {
custom: {
50: '#a0f4a4',
500: '#6cee7d',
950: '#000000',
},
}SCSS
$custom: #6cee7d; $custom-light: #a0f4a4; $custom-dark: #000000;
JSON
{
"hex": "#6cee7d",
"rgb": {
"r": 108,
"g": 238,
"b": 125
},
"hsl": {
"h": 127.846,
"s": 79.268,
"l": 67.843
},
"oklch": {
"l": 0.84987,
"c": 0.19172,
"h": 146.2
},
"luminance": 0.65818
}Semantic roles & 50–950 ramp
primary
#6CEE7D
secondary
#C639B3
accent
#0AC0DC
background
#FCFFFC
surface
#F6FEF6
border
#D0D6D0
text
#10170F
muted
#808580