#6BFC9D#6BFC9D
#6BFC9D is a very light, vivid green. Relative luminance 0.752; OKLCH L 88.9% C 0.182 H 152.1°. Best body text is #000000 at 16.04:1 contrast (WCAG AA passes).
Color values
| HEX | #6BFC9D |
|---|---|
| RGB | rgb(107, 252, 157) |
| HSL | hsl(141, 96%, 70%) |
| HSV | hsv(141, 58%, 99%) |
| CMYK | cmyk(57.5%, 0%, 37.7%, 1.2%) |
| CIE-LAB | lab(89.48, -59.37, 34.07) |
| CIE-LCH | lch(89.48, 68.45, 150.15°) |
| OKLab | oklab(88.89% -0.1608 0.085) |
| OKLCH | oklch(88.89% 0.182 152.1) |
| XYZ | xyz(46.9560, 75.1765, 43.9277) |
| Luminance | 0.7518 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Light Bluish Green
#76FDA8
ΔE00 1.70
Light Green Blue
#56FCA2
ΔE00 1.83
Sea Green (survey)
#53FCA1
ΔE00 1.87
Seafoam Green
#7AF9AB
ΔE00 2.80
Baby Green
#8CFF9E
ΔE00 2.95
Mint Green
#8FFF9F
ΔE00 3.19
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#6BFC9D #FC6BCA
analogous
#81FC6B #6BFC9D #6BFCE6
triadic
#6BFC9D #9D6BFC #FC9D6B
tetradic
#6BFC9D #6B81FC #FC6BCA #FCE66B
square
#6BFC9D #6B81FC #FC6BCA #FCE66B
split-complementary
#6BFC9D #E66BFC #FC6B81
monochromatic
#05E853 #2FFB75 #6BFC9D #A7FDC5 #E1FEEB
Accessibility & contrast
On white
1.31
#6BFC9D on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.04
#6BFC9D on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #6BFC9D
16.04:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##6BFC9D | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##6BFC9D | 1.00 | 1.31 | 16.04 | 16.04 |
| #FFFFFF | 1.31 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.04 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.04 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FDE997
Deuteranopia (green-blind)
#E9DBA3
Tritanopia (blue-blind)
#3FF9E4
Achromatopsia (no color)
#E1E1E1
Design tokens & code
CSS
--color: #6bfc9d; /* rgb */ color: rgb(107, 252, 157); /* oklch */ color: oklch(88.9% 0.182 152.1);
Tailwind
colors: {
custom: {
50: '#a1feba',
500: '#6bfc9d',
950: '#000000',
},
}SCSS
$custom: #6bfc9d; $custom-light: #a1feba; $custom-dark: #000000;
JSON
{
"hex": "#6bfc9d",
"rgb": {
"r": 107,
"g": 252,
"b": 157
},
"hsl": {
"h": 140.69,
"s": 96.026,
"l": 70.392
},
"oklch": {
"l": 0.88886,
"c": 0.1819,
"h": 152.1
},
"luminance": 0.75181
}Semantic roles & 50–950 ramp
primary
#6BFC9D
secondary
#D7349F
accent
#0096E6
background
#FDFFFD
surface
#F7FFF8
border
#D0D7D1
text
#101812
muted
#818682