#6BFC9F#6BFC9F
#6BFC9F is a very light, vivid green. Relative luminance 0.752; OKLCH L 88.9% C 0.180 H 152.6°. Best body text is #000000 at 16.05:1 contrast (WCAG AA passes).
Color values
| HEX | #6BFC9F |
|---|---|
| RGB | rgb(107, 252, 159) |
| HSL | hsl(142, 96%, 70%) |
| HSV | hsv(142, 58%, 99%) |
| CMYK | cmyk(57.5%, 0%, 36.9%, 1.2%) |
| CIE-LAB | lab(89.51, -59.03, 33.12) |
| CIE-LCH | lch(89.51, 67.68, 150.71°) |
| OKLab | oklab(88.92% -0.16 0.0828) |
| OKLCH | oklch(88.92% 0.18 152.6) |
| XYZ | xyz(47.1282, 75.2454, 44.8344) |
| Luminance | 0.7525 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Light Bluish Green
#76FDA8
ΔE00 1.42
Light Green Blue
#56FCA2
ΔE00 1.61
Sea Green (survey)
#53FCA1
ΔE00 1.68
Seafoam Green
#7AF9AB
ΔE00 2.51
Seafoam (survey)
#80F9AD
ΔE00 2.96
Baby Green
#8CFF9E
ΔE00 3.10
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#6BFC9F #FC6BC8
analogous
#80FC6B #6BFC9F #6BFCE7
triadic
#6BFC9F #9F6BFC #FC9F6B
tetradic
#6BFC9F #6B80FC #FC6BC8 #FCE76B
square
#6BFC9F #6B80FC #FC6BC8 #FCE76B
split-complementary
#6BFC9F #E76BFC #FC6B80
monochromatic
#05E856 #2FFB78 #6BFC9F #A7FDC6 #E1FEEC
Accessibility & contrast
On white
1.31
#6BFC9F on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.05
#6BFC9F on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #6BFC9F
16.05:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##6BFC9F | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##6BFC9F | 1.00 | 1.31 | 16.05 | 16.05 |
| #FFFFFF | 1.31 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.05 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.05 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FCE999
Deuteranopia (green-blind)
#E9DCA5
Tritanopia (blue-blind)
#3EF9E4
Achromatopsia (no color)
#E1E1E1
Design tokens & code
CSS
--color: #6bfc9f; /* rgb */ color: rgb(107, 252, 159); /* oklch */ color: oklch(88.9% 0.180 152.6);
Tailwind
colors: {
custom: {
50: '#a1febc',
500: '#6bfc9f',
950: '#000000',
},
}SCSS
$custom: #6bfc9f; $custom-light: #a1febc; $custom-dark: #000000;
JSON
{
"hex": "#6bfc9f",
"rgb": {
"r": 107,
"g": 252,
"b": 159
},
"hsl": {
"h": 141.517,
"s": 96.026,
"l": 70.392
},
"oklch": {
"l": 0.88923,
"c": 0.1801,
"h": 152.6
},
"luminance": 0.7525
}Semantic roles & 50–950 ramp
primary
#6BFC9F
secondary
#D7349D
accent
#0093E6
background
#FDFFFD
surface
#F7FFF8
border
#D0D7D1
text
#101812
muted
#818682