#6DFF7D#6DFF7D
#6DFF7D is a very light, highly saturated green. Relative luminance 0.763; OKLCH L 89.2% C 0.213 H 145.5°. Best body text is #000000 at 16.25:1 contrast (WCAG AA passes).
Color values
| HEX | #6DFF7D |
|---|---|
| RGB | rgb(109, 255, 125) |
| HSL | hsl(127, 100%, 71%) |
| HSV | hsv(127, 57%, 100%) |
| CMYK | cmyk(57.3%, 0%, 51%, 0%) |
| CIE-LAB | lab(89.97, -64.89, 50.15) |
| CIE-LCH | lch(89.97, 82.01, 142.30°) |
| OKLab | oklab(89.17% -0.1758 0.1207) |
| OKLCH | oklch(89.17% 0.213 145.5) |
| XYZ | xyz(45.7655, 76.2477, 31.7036) |
| Luminance | 0.7625 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Lightgreen (survey)
#76FF7B
ΔE00 0.83
Easter Green
#8CFD7E
ΔE00 2.69
Lighter Green
#75FD63
ΔE00 3.29
Light Bright Green
#53FE5C
ΔE00 3.41
Spearmint
#1EF876
ΔE00 3.73
Spring Green
#00FF7F
ΔE00 3.87
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#6DFF7D #FF6DEF
analogous
#A6FF6D #6DFF7D #6DFFC6
triadic
#6DFF7D #7D6DFF #FF7D6D
tetradic
#6DFF7D #6DA6FF #FF6DEF #FFC66D
square
#6DFF7D #6DA6FF #FF6DEF #FFC66D
split-complementary
#6DFF7D #C66DFF #FF6DA6
monochromatic
#00F21A #30FF47 #6DFF7D #AAFFB3 #E0FFE4
Accessibility & contrast
On white
1.29
#6DFF7D on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.25
#6DFF7D on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #6DFF7D
16.25:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##6DFF7D | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##6DFF7D | 1.00 | 1.29 | 16.25 | 16.25 |
| #FFFFFF | 1.29 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.25 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.25 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFEA72
Deuteranopia (green-blind)
#F0DD86
Tritanopia (blue-blind)
#4FF9E1
Achromatopsia (no color)
#E2E2E2
Design tokens & code
CSS
--color: #6dff7d; /* rgb */ color: rgb(109, 255, 125); /* oklch */ color: oklch(89.2% 0.213 145.5);
Tailwind
colors: {
custom: {
50: '#a3ffa5',
500: '#6dff7d',
950: '#000000',
},
}SCSS
$custom: #6dff7d; $custom-light: #a3ffa5; $custom-dark: #000000;
JSON
{
"hex": "#6dff7d",
"rgb": {
"r": 109,
"g": 255,
"b": 125
},
"hsl": {
"h": 126.575,
"s": 100,
"l": 71.373
},
"oklch": {
"l": 0.89167,
"c": 0.21322,
"h": 145.5
},
"luminance": 0.76252
}Semantic roles & 50–950 ramp
primary
#6DFF7D
secondary
#DB35C9
accent
#00CCE6
background
#FDFFFC
surface
#F7FFF6
border
#D0D7D0
text
#10180F
muted
#818680