#6BF397#6BF397
#6BF397 is a very light, vivid green. Relative luminance 0.695; OKLCH L 86.6% C 0.175 H 151.6°. Best body text is #000000 at 14.89:1 contrast (WCAG AA passes).
Color values
| HEX | #6BF397 |
|---|---|
| RGB | rgb(107, 243, 151) |
| HSL | hsl(139, 85%, 69%) |
| HSV | hsv(139, 56%, 95%) |
| CMYK | cmyk(56%, 0%, 37.9%, 4.7%) |
| CIE-LAB | lab(86.73, -56.90, 33.43) |
| CIE-LCH | lch(86.73, 66.00, 149.56°) |
| OKLab | oklab(86.6% -0.1542 0.0833) |
| OKLCH | oklch(86.6% 0.175 151.6) |
| XYZ | xyz(43.6967, 69.4574, 40.3760) |
| Luminance | 0.6946 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Light Bluish Green
#76FDA8
ΔE00 2.63
Light Green Blue
#56FCA2
ΔE00 2.69
Sea Green (survey)
#53FCA1
ΔE00 2.72
Seafoam Green
#7AF9AB
ΔE00 2.94
Seafoam (survey)
#80F9AD
ΔE00 3.32
Baby Green
#8CFF9E
ΔE00 3.71
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#6BF397 #F36BC7
analogous
#83F36B #6BF397 #6BF3DB
triadic
#6BF397 #976BF3 #F3976B
tetradic
#6BF397 #6B83F3 #F36BC7 #F3DB6B
square
#6BF397 #6B83F3 #F36BC7 #F3DB6B
split-complementary
#6BF397 #DB6BF3 #F36B83
monochromatic
#11D350 #32EE6F #6BF397 #A4F8BF #DCFCE7
Accessibility & contrast
On white
1.41
#6BF397 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.89
#6BF397 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #6BF397
14.89:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##6BF397 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##6BF397 | 1.00 | 1.41 | 14.89 | 14.89 |
| #FFFFFF | 1.41 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.89 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.89 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F4E191
Deuteranopia (green-blind)
#E1D49D
Tritanopia (blue-blind)
#46F0DC
Achromatopsia (no color)
#D9D9D9
Design tokens & code
CSS
--color: #6bf397; /* rgb */ color: rgb(107, 243, 151); /* oklch */ color: oklch(86.6% 0.175 151.6);
Tailwind
colors: {
custom: {
50: '#a0f8b6',
500: '#6bf397',
950: '#000000',
},
}SCSS
$custom: #6bf397; $custom-light: #a0f8b6; $custom-dark: #000000;
JSON
{
"hex": "#6bf397",
"rgb": {
"r": 107,
"g": 243,
"b": 151
},
"hsl": {
"h": 139.412,
"s": 85,
"l": 68.627
},
"oklch": {
"l": 0.86602,
"c": 0.17528,
"h": 151.6
},
"luminance": 0.69461
}Semantic roles & 50–950 ramp
primary
#6BF397
secondary
#CC369C
accent
#049AE1
background
#FCFFFD
surface
#F6FFF8
border
#D0D7D1
text
#101711
muted
#808581