#6CF18F#6CF18F
#6CF18F is a very light, vivid green. Relative luminance 0.681; OKLCH L 86.0% C 0.179 H 149.7°. Best body text is #000000 at 14.62:1 contrast (WCAG AA passes).
Color values
| HEX | #6CF18F |
|---|---|
| RGB | rgb(108, 241, 143) |
| HSL | hsl(136, 83%, 68%) |
| HSV | hsv(136, 55%, 95%) |
| CMYK | cmyk(55.2%, 0%, 40.7%, 5.5%) |
| CIE-LAB | lab(86.05, -57.22, 36.53) |
| CIE-LCH | lch(86.05, 67.89, 147.45°) |
| OKLab | oklab(86.01% -0.155 0.0904) |
| OKLCH | oklch(86.01% 0.179 149.7) |
| XYZ | xyz(42.5946, 68.0781, 36.8770) |
| Luminance | 0.6808 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Lightgreen
#90EE90
ΔE00 3.65
Light Bluish Green
#76FDA8
ΔE00 3.66
Sea Green (survey)
#53FCA1
ΔE00 3.67
Light Green Blue
#56FCA2
ΔE00 3.68
Baby Green
#8CFF9E
ΔE00 3.76
Turquoise Green
#04F489
ΔE00 3.87
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#6CF18F #F16CCE
analogous
#8BF16C #6CF18F #6CF1D1
triadic
#6CF18F #8F6CF1 #F18F6C
tetradic
#6CF18F #6C8BF1 #F16CCE #F1D16C
square
#6CF18F #6C8BF1 #F16CCE #F1D16C
split-complementary
#6CF18F #D16CF1 #F16C8B
monochromatic
#14CF45 #34EC64 #6CF18F #A4F6BA #DCFCE4
Accessibility & contrast
On white
1.44
#6CF18F on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.62
#6CF18F on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #6CF18F
14.62:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##6CF18F | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##6CF18F | 1.00 | 1.44 | 14.62 | 14.62 |
| #FFFFFF | 1.44 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.62 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.62 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F3DF88
Deuteranopia (green-blind)
#E1D295
Tritanopia (blue-blind)
#4CEDD9
Achromatopsia (no color)
#D7D7D7
Design tokens & code
CSS
--color: #6cf18f; /* rgb */ color: rgb(108, 241, 143); /* oklch */ color: oklch(86.0% 0.179 149.7);
Tailwind
colors: {
custom: {
50: '#a0f6b1',
500: '#6cf18f',
950: '#000000',
},
}SCSS
$custom: #6cf18f; $custom-light: #a0f6b1; $custom-dark: #000000;
JSON
{
"hex": "#6cf18f",
"rgb": {
"r": 108,
"g": 241,
"b": 143
},
"hsl": {
"h": 135.789,
"s": 82.609,
"l": 68.431
},
"oklch": {
"l": 0.86009,
"c": 0.17942,
"h": 149.7
},
"luminance": 0.68082
}Semantic roles & 50–950 ramp
primary
#6CF18F
secondary
#CA38A3
accent
#06A6DF
background
#FCFFFD
surface
#F6FFF7
border
#D0D7D0
text
#101711
muted
#808581