#6BEF9D#6BEF9D
#6BEF9D is a very light, vivid green. Relative luminance 0.673; OKLCH L 85.8% C 0.164 H 153.7°. Best body text is #000000 at 14.46:1 contrast (WCAG AA passes).
Color values
| HEX | #6BEF9D |
|---|---|
| RGB | rgb(107, 239, 157) |
| HSL | hsl(143, 80%, 68%) |
| HSV | hsv(143, 55%, 94%) |
| CMYK | cmyk(55.2%, 0%, 34.3%, 6.3%) |
| CIE-LAB | lab(85.65, -54.27, 28.96) |
| CIE-LCH | lch(85.65, 61.52, 151.91°) |
| OKLab | oklab(85.75% -0.1474 0.0728) |
| OKLCH | oklch(85.75% 0.164 153.7) |
| XYZ | xyz(43.0124, 67.2892, 42.6132) |
| Luminance | 0.6729 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Seafoam Green
#7AF9AB
ΔE00 2.49
Seafoam (survey)
#80F9AD
ΔE00 2.82
Light Bluish Green
#76FDA8
ΔE00 2.98
Light Green Blue
#56FCA2
ΔE00 3.12
Sea Green (survey)
#53FCA1
ΔE00 3.21
Light Blue Green
#7EFBB3
ΔE00 3.49
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#6BEF9D #EF6BBD
analogous
#7BEF6B #6BEF9D #6BEFDF
triadic
#6BEF9D #9D6BEF #EF9D6B
tetradic
#6BEF9D #6B7BEF #EF6BBD #EFDF6B
square
#6BEF9D #6B7BEF #EF6BBD #EFDF6B
split-complementary
#6BEF9D #DF6BEF #EF6B7B
monochromatic
#16CA5A #34E978 #6BEF9D #A2F5C2 #D9FBE6
Accessibility & contrast
On white
1.45
#6BEF9D on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.46
#6BEF9D on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #6BEF9D
14.46:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##6BEF9D | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##6BEF9D | 1.00 | 1.45 | 14.46 | 14.46 |
| #FFFFFF | 1.45 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.46 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.46 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EFDE98
Deuteranopia (green-blind)
#DDD1A2
Tritanopia (blue-blind)
#44ECDA
Achromatopsia (no color)
#D6D6D6
Design tokens & code
CSS
--color: #6bef9d; /* rgb */ color: rgb(107, 239, 157); /* oklch */ color: oklch(85.8% 0.164 153.7);
Tailwind
colors: {
custom: {
50: '#9ff5ba',
500: '#6bef9d',
950: '#000000',
},
}SCSS
$custom: #6bef9d; $custom-light: #9ff5ba; $custom-dark: #000000;
JSON
{
"hex": "#6bef9d",
"rgb": {
"r": 107,
"g": 239,
"b": 157
},
"hsl": {
"h": 142.727,
"s": 80.488,
"l": 67.843
},
"oklch": {
"l": 0.8575,
"c": 0.16442,
"h": 153.7
},
"luminance": 0.67293
}Semantic roles & 50–950 ramp
primary
#6BEF9D
secondary
#C73790
accent
#098CDD
background
#FCFFFD
surface
#F6FEF8
border
#D0D6D1
text
#0F1711
muted
#808581