#6DF08F#6DF08F
#6DF08F is a very light, vivid green. Relative luminance 0.676; OKLCH L 85.8% C 0.178 H 149.7°. Best body text is #000000 at 14.51:1 contrast (WCAG AA passes).
Color values
| HEX | #6DF08F |
|---|---|
| RGB | rgb(109, 240, 143) |
| HSL | hsl(136, 81%, 68%) |
| HSV | hsv(136, 55%, 94%) |
| CMYK | cmyk(54.6%, 0%, 40.4%, 5.9%) |
| CIE-LAB | lab(85.78, -56.60, 36.19) |
| CIE-LCH | lch(85.78, 67.19, 147.41°) |
| OKLab | oklab(85.8% -0.1533 0.0896) |
| OKLCH | oklch(85.8% 0.178 149.7) |
| XYZ | xyz(42.4218, 67.5508, 36.7844) |
| Luminance | 0.6755 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Lightgreen
#90EE90
ΔE00 3.55
Light Bluish Green
#76FDA8
ΔE00 3.74
Sea Green (survey)
#53FCA1
ΔE00 3.81
Light Green Blue
#56FCA2
ΔE00 3.81
Weird Green
#3AE57F
ΔE00 3.85
Baby Green
#8CFF9E
ΔE00 3.87
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#6DF08F #F06DCE
analogous
#8CF06D #6DF08F #6DF0D1
triadic
#6DF08F #8F6DF0 #F08F6D
tetradic
#6DF08F #6D8CF0 #F06DCE #F0D16D
square
#6DF08F #6D8CF0 #F06DCE #F0D16D
split-complementary
#6DF08F #D16DF0 #F06D8C
monochromatic
#15CD45 #36EA64 #6DF08F #A4F6BA #DCFBE4
Accessibility & contrast
On white
1.45
#6DF08F on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.51
#6DF08F on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #6DF08F
14.51:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##6DF08F | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##6DF08F | 1.00 | 1.45 | 14.51 | 14.51 |
| #FFFFFF | 1.45 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.51 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.51 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F2DE88
Deuteranopia (green-blind)
#E0D295
Tritanopia (blue-blind)
#4EECD8
Achromatopsia (no color)
#D6D6D6
Design tokens & code
CSS
--color: #6df08f; /* rgb */ color: rgb(109, 240, 143); /* oklch */ color: oklch(85.8% 0.178 149.7);
Tailwind
colors: {
custom: {
50: '#a0f6b1',
500: '#6df08f',
950: '#000000',
},
}SCSS
$custom: #6df08f; $custom-light: #a0f6b1; $custom-dark: #000000;
JSON
{
"hex": "#6df08f",
"rgb": {
"r": 109,
"g": 240,
"b": 143
},
"hsl": {
"h": 135.573,
"s": 81.366,
"l": 68.431
},
"oklch": {
"l": 0.85801,
"c": 0.17761,
"h": 149.7
},
"luminance": 0.67555
}Semantic roles & 50–950 ramp
primary
#6DF08F
secondary
#C939A3
accent
#08A6DE
background
#FCFFFD
surface
#F6FFF7
border
#D0D7D0
text
#101711
muted
#808581