#6BF39F#6BF39F
#6BF39F is a very light, vivid green. Relative luminance 0.697; OKLCH L 86.8% C 0.168 H 153.8°. Best body text is #000000 at 14.95:1 contrast (WCAG AA passes).
Color values
| HEX | #6BF39F |
|---|---|
| RGB | rgb(107, 243, 159) |
| HSL | hsl(143, 85%, 69%) |
| HSV | hsv(143, 56%, 95%) |
| CMYK | cmyk(56%, 0%, 34.6%, 4.7%) |
| CIE-LAB | lab(86.86, -55.51, 29.58) |
| CIE-LCH | lch(86.86, 62.90, 151.94°) |
| OKLab | oklab(86.75% -0.1507 0.0743) |
| OKLCH | oklch(86.75% 0.168 153.8) |
| XYZ | xyz(44.3685, 69.7261, 43.9145) |
| Luminance | 0.6973 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Seafoam Green
#7AF9AB
ΔE00 1.95
Light Bluish Green
#76FDA8
ΔE00 2.18
Light Green Blue
#56FCA2
ΔE00 2.36
Seafoam (survey)
#80F9AD
ΔE00 2.37
Sea Green (survey)
#53FCA1
ΔE00 2.47
Light Blue Green
#7EFBB3
ΔE00 3.07
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#6BF39F #F36BBF
analogous
#7BF36B #6BF39F #6BF3E3
triadic
#6BF39F #9F6BF3 #F39F6B
tetradic
#6BF39F #6B7BF3 #F36BBF #F3E36B
square
#6BF39F #6B7BF3 #F36BBF #F3E36B
split-complementary
#6BF39F #E36BF3 #F36B7B
monochromatic
#11D35B #32EE7A #6BF39F #A4F8C4 #DCFCE8
Accessibility & contrast
On white
1.41
#6BF39F on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.95
#6BF39F on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #6BF39F
14.95:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##6BF39F | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##6BF39F | 1.00 | 1.41 | 14.95 | 14.95 |
| #FFFFFF | 1.41 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.95 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.95 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F3E19A
Deuteranopia (green-blind)
#E0D4A4
Tritanopia (blue-blind)
#42F0DD
Achromatopsia (no color)
#D9D9D9
Design tokens & code
CSS
--color: #6bf39f; /* rgb */ color: rgb(107, 243, 159); /* oklch */ color: oklch(86.8% 0.168 153.8);
Tailwind
colors: {
custom: {
50: '#a0f8bc',
500: '#6bf39f',
950: '#000000',
},
}SCSS
$custom: #6bf39f; $custom-light: #a0f8bc; $custom-dark: #000000;
JSON
{
"hex": "#6bf39f",
"rgb": {
"r": 107,
"g": 243,
"b": 159
},
"hsl": {
"h": 142.941,
"s": 85,
"l": 68.627
},
"oklch": {
"l": 0.86754,
"c": 0.16804,
"h": 153.8
},
"luminance": 0.6973
}Semantic roles & 50–950 ramp
primary
#6BF39F
secondary
#CC3693
accent
#048DE1
background
#FCFFFD
surface
#F6FFF8
border
#D0D7D1
text
#101712
muted
#808582