#6BF69F#6BF69F
#6BF69F is a very light, vivid green. Relative luminance 0.715; OKLCH L 87.5% C 0.172 H 153.4°. Best body text is #000000 at 15.31:1 contrast (WCAG AA passes).
Color values
| HEX | #6BF69F |
|---|---|
| RGB | rgb(107, 246, 159) |
| HSL | hsl(142, 89%, 69%) |
| HSV | hsv(142, 57%, 96%) |
| CMYK | cmyk(56.5%, 0%, 35.4%, 3.5%) |
| CIE-LAB | lab(87.74, -56.69, 30.77) |
| CIE-LCH | lch(87.74, 64.50, 151.51°) |
| OKLab | oklab(87.48% -0.1538 0.0771) |
| OKLCH | oklch(87.48% 0.172 153.4) |
| XYZ | xyz(45.2736, 71.5363, 44.2162) |
| Luminance | 0.7154 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Light Bluish Green
#76FDA8
ΔE00 1.67
Light Green Blue
#56FCA2
ΔE00 1.88
Seafoam Green
#7AF9AB
ΔE00 1.90
Sea Green (survey)
#53FCA1
ΔE00 1.98
Seafoam (survey)
#80F9AD
ΔE00 2.38
Light Blue Green
#7EFBB3
ΔE00 3.11
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#6BF69F #F66BC2
analogous
#7DF66B #6BF69F #6BF6E5
triadic
#6BF69F #9F6BF6 #F69F6B
tetradic
#6BF69F #6B7DF6 #F66BC2 #F6E56B
square
#6BF69F #6B7DF6 #F66BC2 #F6E56B
split-complementary
#6BF69F #E56BF6 #F66B7D
monochromatic
#0DD95A #31F27A #6BF69F #A5FAC4 #DEFDEA
Accessibility & contrast
On white
1.37
#6BF69F on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.31
#6BF69F on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #6BF69F
15.31:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##6BF69F | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##6BF69F | 1.00 | 1.37 | 15.31 | 15.31 |
| #FFFFFF | 1.37 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.31 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.31 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F6E499
Deuteranopia (green-blind)
#E3D7A5
Tritanopia (blue-blind)
#40F3E0
Achromatopsia (no color)
#DCDCDC
Design tokens & code
CSS
--color: #6bf69f; /* rgb */ color: rgb(107, 246, 159); /* oklch */ color: oklch(87.5% 0.172 153.4);
Tailwind
colors: {
custom: {
50: '#a0fabc',
500: '#6bf69f',
950: '#000000',
},
}SCSS
$custom: #6bf69f; $custom-light: #a0fabc; $custom-dark: #000000;
JSON
{
"hex": "#6bf69f",
"rgb": {
"r": 107,
"g": 246,
"b": 159
},
"hsl": {
"h": 142.446,
"s": 88.535,
"l": 69.216
},
"oklch": {
"l": 0.87477,
"c": 0.17208,
"h": 153.4
},
"luminance": 0.71541
}Semantic roles & 50–950 ramp
primary
#6BF69F
secondary
#D03696
accent
#0090E5
background
#FCFFFD
surface
#F6FFF8
border
#D0D7D1
text
#101712
muted
#808582