#6DFC8F#6DFC8F
#6DFC8F is a very light, vivid green. Relative luminance 0.749; OKLCH L 88.7% C 0.194 H 148.8°. Best body text is #000000 at 15.97:1 contrast (WCAG AA passes).
Color values
| HEX | #6DFC8F |
|---|---|
| RGB | rgb(109, 252, 143) |
| HSL | hsl(134, 96%, 71%) |
| HSV | hsv(134, 57%, 99%) |
| CMYK | cmyk(56.7%, 0%, 43.3%, 1.2%) |
| CIE-LAB | lab(89.32, -61.21, 40.78) |
| CIE-LCH | lch(89.32, 73.55, 146.33°) |
| OKLab | oklab(88.71% -0.1656 0.1003) |
| OKLCH | oklch(88.71% 0.194 148.8) |
| XYZ | xyz(46.0718, 74.8510, 38.0011) |
| Luminance | 0.7486 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Baby Green
#8CFF9E
ΔE00 2.79
Mint Green
#8FFF9F
ΔE00 3.07
Wintergreen
#20F986
ΔE00 3.38
Lightgreen (survey)
#76FF7B
ΔE00 3.40
Spring Green
#00FF7F
ΔE00 3.77
Sea Green (survey)
#53FCA1
ΔE00 3.80
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#6DFC8F #FC6DDA
analogous
#92FC6D #6DFC8F #6DFCD7
triadic
#6DFC8F #8F6DFC #FC8F6D
tetradic
#6DFC8F #6D92FC #FC6DDA #FCD76D
square
#6DFC8F #6D92FC #FC6DDA #FCD76D
split-complementary
#6DFC8F #D76DFC #FC6D92
monochromatic
#05EA3B #31FB61 #6DFC8F #A9FDBD #E1FEE8
Accessibility & contrast
On white
1.31
#6DFC8F on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.97
#6DFC8F on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #6DFC8F
15.97:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##6DFC8F | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##6DFC8F | 1.00 | 1.31 | 15.97 | 15.97 |
| #FFFFFF | 1.31 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.97 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.97 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FEE887
Deuteranopia (green-blind)
#EBDB96
Tritanopia (blue-blind)
#4AF8E2
Achromatopsia (no color)
#E0E0E0
Design tokens & code
CSS
--color: #6dfc8f; /* rgb */ color: rgb(109, 252, 143); /* oklch */ color: oklch(88.7% 0.194 148.8);
Tailwind
colors: {
custom: {
50: '#a2feb1',
500: '#6dfc8f',
950: '#000000',
},
}SCSS
$custom: #6dfc8f; $custom-light: #a2feb1; $custom-dark: #000000;
JSON
{
"hex": "#6dfc8f",
"rgb": {
"r": 109,
"g": 252,
"b": 143
},
"hsl": {
"h": 134.266,
"s": 95.973,
"l": 70.784
},
"oklch": {
"l": 0.88708,
"c": 0.1936,
"h": 148.8
},
"luminance": 0.74855
}Semantic roles & 50–950 ramp
primary
#6DFC8F
secondary
#D736B1
accent
#00AFE6
background
#FDFFFD
surface
#F7FFF8
border
#D0D7D1
text
#101811
muted
#818681