#6CF08E#6CF08E
#6CF08E is a very light, vivid green. Relative luminance 0.675; OKLCH L 85.7% C 0.179 H 149.6°. Best body text is #000000 at 14.49:1 contrast (WCAG AA passes).
Color values
| HEX | #6CF08E |
|---|---|
| RGB | rgb(108, 240, 142) |
| HSL | hsl(135, 81%, 68%) |
| HSV | hsv(135, 55%, 94%) |
| CMYK | cmyk(55%, 0%, 40.8%, 5.9%) |
| CIE-LAB | lab(85.73, -57.00, 36.62) |
| CIE-LCH | lch(85.73, 67.75, 147.28°) |
| OKLab | oklab(85.75% -0.1543 0.0906) |
| OKLCH | oklch(85.75% 0.179 149.6) |
| XYZ | xyz(42.2240, 67.4576, 36.3814) |
| Luminance | 0.6746 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Lightgreen
#90EE90
ΔE00 3.59
Weird Green
#3AE57F
ΔE00 3.79
Light Bluish Green
#76FDA8
ΔE00 3.85
Sea Green (survey)
#53FCA1
ΔE00 3.85
Light Green Blue
#56FCA2
ΔE00 3.86
Baby Green
#8CFF9E
ΔE00 3.91
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#6CF08E #F06CCE
analogous
#8CF06C #6CF08E #6CF0D0
triadic
#6CF08E #8E6CF0 #F08E6C
tetradic
#6CF08E #6C8CF0 #F06CCE #F0D06C
square
#6CF08E #6C8CF0 #F06CCE #F0D06C
split-complementary
#6CF08E #D06CF0 #F06C8C
monochromatic
#15CD44 #34EA63 #6CF08E #A4F6B9 #DBFBE3
Accessibility & contrast
On white
1.45
#6CF08E on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.49
#6CF08E on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #6CF08E
14.49:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##6CF08E | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##6CF08E | 1.00 | 1.45 | 14.49 | 14.49 |
| #FFFFFF | 1.45 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.49 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.49 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F2DE87
Deuteranopia (green-blind)
#E0D194
Tritanopia (blue-blind)
#4CECD8
Achromatopsia (no color)
#D6D6D6
Design tokens & code
CSS
--color: #6cf08e; /* rgb */ color: rgb(108, 240, 142); /* oklch */ color: oklch(85.7% 0.179 149.6);
Tailwind
colors: {
custom: {
50: '#a0f6b0',
500: '#6cf08e',
950: '#000000',
},
}SCSS
$custom: #6cf08e; $custom-light: #a0f6b0; $custom-dark: #000000;
JSON
{
"hex": "#6cf08e",
"rgb": {
"r": 108,
"g": 240,
"b": 142
},
"hsl": {
"h": 135.455,
"s": 81.481,
"l": 68.235
},
"oklch": {
"l": 0.85749,
"c": 0.17898,
"h": 149.6
},
"luminance": 0.67461
}Semantic roles & 50–950 ramp
primary
#6CF08E
secondary
#C838A3
accent
#08A7DE
background
#FCFFFD
surface
#F6FFF7
border
#D0D7D0
text
#101710
muted
#808581