#6CF08F#6CF08F
#6CF08F is a very light, vivid green. Relative luminance 0.675; OKLCH L 85.8% C 0.178 H 149.8°. Best body text is #000000 at 14.50:1 contrast (WCAG AA passes).
Color values
| HEX | #6CF08F |
|---|---|
| RGB | rgb(108, 240, 143) |
| HSL | hsl(136, 81%, 68%) |
| HSV | hsv(136, 55%, 94%) |
| CMYK | cmyk(55%, 0%, 40.4%, 5.9%) |
| CIE-LAB | lab(85.75, -56.84, 36.14) |
| CIE-LCH | lch(85.75, 67.35, 147.55°) |
| OKLab | oklab(85.77% -0.1539 0.0895) |
| OKLCH | oklch(85.77% 0.178 149.8) |
| XYZ | xyz(42.2994, 67.4877, 36.7786) |
| Luminance | 0.6749 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Lightgreen
#90EE90
ΔE00 3.63
Light Bluish Green
#76FDA8
ΔE00 3.74
Sea Green (survey)
#53FCA1
ΔE00 3.76
Light Green Blue
#56FCA2
ΔE00 3.76
Weird Green
#3AE57F
ΔE00 3.80
Baby Green
#8CFF9E
ΔE00 3.92
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#6CF08F #F06CCD
analogous
#8BF06C #6CF08F #6CF0D1
triadic
#6CF08F #8F6CF0 #F08F6C
tetradic
#6CF08F #6C8BF0 #F06CCD #F0D16C
square
#6CF08F #6C8BF0 #F06CCD #F0D16C
split-complementary
#6CF08F #D16CF0 #F06C8B
monochromatic
#15CD46 #34EA65 #6CF08F #A4F6B9 #DBFBE4
Accessibility & contrast
On white
1.45
#6CF08F on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.50
#6CF08F on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #6CF08F
14.50:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##6CF08F | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##6CF08F | 1.00 | 1.45 | 14.50 | 14.50 |
| #FFFFFF | 1.45 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.50 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.50 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F1DE88
Deuteranopia (green-blind)
#E0D195
Tritanopia (blue-blind)
#4CECD8
Achromatopsia (no color)
#D6D6D6
Design tokens & code
CSS
--color: #6cf08f; /* rgb */ color: rgb(108, 240, 143); /* oklch */ color: oklch(85.8% 0.178 149.8);
Tailwind
colors: {
custom: {
50: '#a0f6b1',
500: '#6cf08f',
950: '#000000',
},
}SCSS
$custom: #6cf08f; $custom-light: #a0f6b1; $custom-dark: #000000;
JSON
{
"hex": "#6cf08f",
"rgb": {
"r": 108,
"g": 240,
"b": 143
},
"hsl": {
"h": 135.909,
"s": 81.481,
"l": 68.235
},
"oklch": {
"l": 0.85766,
"c": 0.17807,
"h": 149.8
},
"luminance": 0.67491
}Semantic roles & 50–950 ramp
primary
#6CF08F
secondary
#C838A2
accent
#08A5DE
background
#FCFFFD
surface
#F6FFF7
border
#D0D7D0
text
#101711
muted
#808581