#6CFA8F#6CFA8F
#6CFA8F is a very light, vivid green. Relative luminance 0.735; OKLCH L 88.2% C 0.191 H 149.1°. Best body text is #000000 at 15.71:1 contrast (WCAG AA passes).
Color values
| HEX | #6CFA8F |
|---|---|
| RGB | rgb(108, 250, 143) |
| HSL | hsl(135, 93%, 70%) |
| HSV | hsv(135, 57%, 98%) |
| CMYK | cmyk(56.8%, 0%, 42.8%, 2%) |
| CIE-LAB | lab(88.70, -60.68, 39.98) |
| CIE-LCH | lch(88.70, 72.66, 146.62°) |
| OKLab | oklab(88.19% -0.1642 0.0984) |
| OKLCH | oklch(88.19% 0.191 149.1) |
| XYZ | xyz(45.3247, 73.5384, 37.7871) |
| Luminance | 0.7354 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Baby Green
#8CFF9E
ΔE00 2.87
Mint Green
#8FFF9F
ΔE00 3.14
Wintergreen
#20F986
ΔE00 3.28
Sea Green (survey)
#53FCA1
ΔE00 3.61
Light Green Blue
#56FCA2
ΔE00 3.65
Light Bluish Green
#76FDA8
ΔE00 3.65
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#6CFA8F #FA6CD7
analogous
#90FA6C #6CFA8F #6CFAD6
triadic
#6CFA8F #8F6CFA #FA8F6C
tetradic
#6CFA8F #6C90FA #FA6CD7 #FAD66C
square
#6CFA8F #6C90FA #FA6CD7 #FAD66C
split-complementary
#6CFA8F #D66CFA #FA6C90
monochromatic
#08E43E #31F862 #6CFA8F #A7FCBC #E1FEE8
Accessibility & contrast
On white
1.34
#6CFA8F on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.71
#6CFA8F on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #6CFA8F
15.71:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##6CFA8F | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##6CFA8F | 1.00 | 1.34 | 15.71 | 15.71 |
| #FFFFFF | 1.34 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.71 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.71 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FCE787
Deuteranopia (green-blind)
#E9DA96
Tritanopia (blue-blind)
#49F6E0
Achromatopsia (no color)
#DFDFDF
Design tokens & code
CSS
--color: #6cfa8f; /* rgb */ color: rgb(108, 250, 143); /* oklch */ color: oklch(88.2% 0.191 149.1);
Tailwind
colors: {
custom: {
50: '#a1fdb1',
500: '#6cfa8f',
950: '#000000',
},
}SCSS
$custom: #6cfa8f; $custom-light: #a1fdb1; $custom-dark: #000000;
JSON
{
"hex": "#6cfa8f",
"rgb": {
"r": 108,
"g": 250,
"b": 143
},
"hsl": {
"h": 134.789,
"s": 93.421,
"l": 70.196
},
"oklch": {
"l": 0.88191,
"c": 0.19141,
"h": 149.1
},
"luminance": 0.73543
}Semantic roles & 50–950 ramp
primary
#6CFA8F
secondary
#D535AE
accent
#00ADE6
background
#FDFFFD
surface
#F7FFF7
border
#D0D7D0
text
#101811
muted
#818681