#6BEF94#6BEF94
#6BEF94 is a very light, vivid green. Relative luminance 0.670; OKLCH L 85.6% C 0.173 H 151.3°. Best body text is #000000 at 14.40:1 contrast (WCAG AA passes).
Color values
| HEX | #6BEF94 |
|---|---|
| RGB | rgb(107, 239, 148) |
| HSL | hsl(139, 80%, 68%) |
| HSV | hsv(139, 55%, 94%) |
| CMYK | cmyk(55.2%, 0%, 38.1%, 6.3%) |
| CIE-LAB | lab(85.50, -55.84, 33.31) |
| CIE-LCH | lch(85.50, 65.02, 149.18°) |
| OKLab | oklab(85.58% -0.1514 0.083) |
| OKLCH | oklch(85.58% 0.173 151.3) |
| XYZ | xyz(42.2721, 66.9931, 38.7145) |
| Luminance | 0.6700 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Light Bluish Green
#76FDA8
ΔE00 3.36
Light Green Blue
#56FCA2
ΔE00 3.39
Seafoam Green
#7AF9AB
ΔE00 3.41
Sea Green (survey)
#53FCA1
ΔE00 3.42
Seafoam (survey)
#80F9AD
ΔE00 3.74
Weird Green
#3AE57F
ΔE00 3.83
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#6BEF94 #EF6BC6
analogous
#84EF6B #6BEF94 #6BEFD6
triadic
#6BEF94 #946BEF #EF946B
tetradic
#6BEF94 #6B84EF #EF6BC6 #EFD66B
square
#6BEF94 #6B84EF #EF6BC6 #EFD66B
split-complementary
#6BEF94 #D66BEF #EF6B84
monochromatic
#16CA4E #34E96C #6BEF94 #A2F5BC #D9FBE4
Accessibility & contrast
On white
1.46
#6BEF94 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.40
#6BEF94 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #6BEF94
14.40:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##6BEF94 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##6BEF94 | 1.00 | 1.46 | 14.40 | 14.40 |
| #FFFFFF | 1.46 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.40 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.40 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F0DD8E
Deuteranopia (green-blind)
#DED19A
Tritanopia (blue-blind)
#48ECD8
Achromatopsia (no color)
#D6D6D6
Design tokens & code
CSS
--color: #6bef94; /* rgb */ color: rgb(107, 239, 148); /* oklch */ color: oklch(85.6% 0.173 151.3);
Tailwind
colors: {
custom: {
50: '#9ff5b4',
500: '#6bef94',
950: '#000000',
},
}SCSS
$custom: #6bef94; $custom-light: #9ff5b4; $custom-dark: #000000;
JSON
{
"hex": "#6bef94",
"rgb": {
"r": 107,
"g": 239,
"b": 148
},
"hsl": {
"h": 138.636,
"s": 80.488,
"l": 67.843
},
"oklch": {
"l": 0.85579,
"c": 0.17261,
"h": 151.3
},
"luminance": 0.66997
}Semantic roles & 50–950 ramp
primary
#6BEF94
secondary
#C7379A
accent
#099BDD
background
#FCFFFD
surface
#F6FEF8
border
#D0D6D1
text
#0F1711
muted
#808581