#6DF28F#6DF28F
#6DF28F is a very light, vivid green. Relative luminance 0.687; OKLCH L 86.3% C 0.180 H 149.5°. Best body text is #000000 at 14.75:1 contrast (WCAG AA passes).
Color values
| HEX | #6DF28F |
|---|---|
| RGB | rgb(109, 242, 143) |
| HSL | hsl(135, 84%, 69%) |
| HSV | hsv(135, 55%, 95%) |
| CMYK | cmyk(55%, 0%, 40.9%, 5.1%) |
| CIE-LAB | lab(86.37, -57.38, 36.96) |
| CIE-LCH | lch(86.37, 68.26, 147.21°) |
| OKLab | oklab(86.29% -0.1554 0.0914) |
| OKLCH | oklch(86.29% 0.18 149.5) |
| XYZ | xyz(43.0138, 68.7348, 36.9817) |
| Luminance | 0.6874 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Baby Green
#8CFF9E
ΔE00 3.56
Lightgreen
#90EE90
ΔE00 3.61
Light Bluish Green
#76FDA8
ΔE00 3.61
Sea Green (survey)
#53FCA1
ΔE00 3.66
Light Green Blue
#56FCA2
ΔE00 3.67
Mint Green
#8FFF9F
ΔE00 3.76
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#6DF28F #F26DD0
analogous
#8EF26D #6DF28F #6DF2D2
triadic
#6DF28F #8F6DF2 #F28F6D
tetradic
#6DF28F #6D8EF2 #F26DD0 #F2D26D
square
#6DF28F #6D8EF2 #F26DD0 #F2D26D
split-complementary
#6DF28F #D26DF2 #F26D8E
monochromatic
#13D244 #35ED64 #6DF28F #A5F7BA #DDFCE5
Accessibility & contrast
On white
1.42
#6DF28F on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.75
#6DF28F on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #6DF28F
14.75:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##6DF28F | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##6DF28F | 1.00 | 1.42 | 14.75 | 14.75 |
| #FFFFFF | 1.42 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.75 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.75 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F4E088
Deuteranopia (green-blind)
#E2D395
Tritanopia (blue-blind)
#4DEEDA
Achromatopsia (no color)
#D8D8D8
Design tokens & code
CSS
--color: #6df28f; /* rgb */ color: rgb(109, 242, 143); /* oklch */ color: oklch(86.3% 0.180 149.5);
Tailwind
colors: {
custom: {
50: '#a1f7b1',
500: '#6df28f',
950: '#000000',
},
}SCSS
$custom: #6df28f; $custom-light: #a1f7b1; $custom-dark: #000000;
JSON
{
"hex": "#6df28f",
"rgb": {
"r": 109,
"g": 242,
"b": 143
},
"hsl": {
"h": 135.338,
"s": 83.648,
"l": 68.824
},
"oklch": {
"l": 0.86286,
"c": 0.18031,
"h": 149.5
},
"luminance": 0.68739
}Semantic roles & 50–950 ramp
primary
#6DF28F
secondary
#CB38A5
accent
#05A8E0
background
#FDFFFD
surface
#F7FFF7
border
#D0D7D0
text
#101711
muted
#818581