#6CF09F#6CF09F
#6CF09F is a very light, vivid green. Relative luminance 0.680; OKLCH L 86.1% C 0.163 H 154.1°. Best body text is #000000 at 14.60:1 contrast (WCAG AA passes).
Color values
| HEX | #6CF09F |
|---|---|
| RGB | rgb(108, 240, 159) |
| HSL | hsl(143, 81%, 68%) |
| HSV | hsv(143, 55%, 94%) |
| CMYK | cmyk(55%, 0%, 33.8%, 5.9%) |
| CIE-LAB | lab(86.01, -54.09, 28.44) |
| CIE-LCH | lch(86.01, 61.11, 152.26°) |
| OKLab | oklab(86.07% -0.147 0.0715) |
| OKLCH | oklch(86.07% 0.163 154.1) |
| XYZ | xyz(43.5990, 68.0076, 43.6234) |
| Luminance | 0.6801 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Seafoam Green
#7AF9AB
ΔE00 2.22
Seafoam (survey)
#80F9AD
ΔE00 2.55
Light Bluish Green
#76FDA8
ΔE00 2.78
Light Green Blue
#56FCA2
ΔE00 3.00
Sea Green (survey)
#53FCA1
ΔE00 3.10
Light Blue Green
#7EFBB3
ΔE00 3.19
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#6CF09F #F06CBD
analogous
#7BF06C #6CF09F #6CF0E1
triadic
#6CF09F #9F6CF0 #F09F6C
tetradic
#6CF09F #6C7BF0 #F06CBD #F0E16C
square
#6CF09F #6C7BF0 #F06CBD #F0E16C
split-complementary
#6CF09F #E16CF0 #F06C7B
monochromatic
#15CD5C #34EA7B #6CF09F #A4F6C3 #DBFBE8
Accessibility & contrast
On white
1.44
#6CF09F on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.60
#6CF09F on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #6CF09F
14.60:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##6CF09F | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##6CF09F | 1.00 | 1.44 | 14.60 | 14.60 |
| #FFFFFF | 1.44 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.60 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.60 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F0DF9A
Deuteranopia (green-blind)
#DDD2A4
Tritanopia (blue-blind)
#45EDDB
Achromatopsia (no color)
#D7D7D7
Design tokens & code
CSS
--color: #6cf09f; /* rgb */ color: rgb(108, 240, 159); /* oklch */ color: oklch(86.1% 0.163 154.1);
Tailwind
colors: {
custom: {
50: '#a0f6bc',
500: '#6cf09f',
950: '#000000',
},
}SCSS
$custom: #6cf09f; $custom-light: #a0f6bc; $custom-dark: #000000;
JSON
{
"hex": "#6cf09f",
"rgb": {
"r": 108,
"g": 240,
"b": 159
},
"hsl": {
"h": 143.182,
"s": 81.481,
"l": 68.235
},
"oklch": {
"l": 0.86065,
"c": 0.16349,
"h": 154.1
},
"luminance": 0.68012
}Semantic roles & 50–950 ramp
primary
#6CF09F
secondary
#C83891
accent
#088BDE
background
#FCFFFD
surface
#F6FFF8
border
#D0D7D1
text
#101712
muted
#808582