#6BEF95#6BEF95
#6BEF95 is a very light, vivid green. Relative luminance 0.670; OKLCH L 85.6% C 0.172 H 151.5°. Best body text is #000000 at 14.41:1 contrast (WCAG AA passes).
Color values
| HEX | #6BEF95 |
|---|---|
| RGB | rgb(107, 239, 149) |
| HSL | hsl(139, 80%, 68%) |
| HSV | hsv(139, 55%, 94%) |
| CMYK | cmyk(55.2%, 0%, 37.7%, 6.3%) |
| CIE-LAB | lab(85.52, -55.67, 32.83) |
| CIE-LCH | lch(85.52, 64.63, 149.47°) |
| OKLab | oklab(85.6% -0.1509 0.0819) |
| OKLCH | oklch(85.6% 0.172 151.5) |
| XYZ | xyz(42.3516, 67.0249, 39.1332) |
| Luminance | 0.6703 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Light Bluish Green
#76FDA8
ΔE00 3.28
Seafoam Green
#7AF9AB
ΔE00 3.29
Light Green Blue
#56FCA2
ΔE00 3.32
Sea Green (survey)
#53FCA1
ΔE00 3.36
Seafoam (survey)
#80F9AD
ΔE00 3.62
Weird Green
#3AE57F
ΔE00 3.90
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#6BEF95 #EF6BC5
analogous
#83EF6B #6BEF95 #6BEFD7
triadic
#6BEF95 #956BEF #EF956B
tetradic
#6BEF95 #6B83EF #EF6BC5 #EFD76B
square
#6BEF95 #6B83EF #EF6BC5 #EFD76B
split-complementary
#6BEF95 #D76BEF #EF6B83
monochromatic
#16CA4F #34E96D #6BEF95 #A2F5BD #D9FBE4
Accessibility & contrast
On white
1.46
#6BEF95 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.41
#6BEF95 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #6BEF95
14.41:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##6BEF95 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##6BEF95 | 1.00 | 1.46 | 14.41 | 14.41 |
| #FFFFFF | 1.46 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.41 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.41 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F0DD8F
Deuteranopia (green-blind)
#DED19B
Tritanopia (blue-blind)
#48ECD8
Achromatopsia (no color)
#D6D6D6
Design tokens & code
CSS
--color: #6bef95; /* rgb */ color: rgb(107, 239, 149); /* oklch */ color: oklch(85.6% 0.172 151.5);
Tailwind
colors: {
custom: {
50: '#9ff5b5',
500: '#6bef95',
950: '#000000',
},
}SCSS
$custom: #6bef95; $custom-light: #9ff5b5; $custom-dark: #000000;
JSON
{
"hex": "#6bef95",
"rgb": {
"r": 107,
"g": 239,
"b": 149
},
"hsl": {
"h": 139.091,
"s": 80.488,
"l": 67.843
},
"oklch": {
"l": 0.85597,
"c": 0.1717,
"h": 151.5
},
"luminance": 0.67029
}Semantic roles & 50–950 ramp
primary
#6BEF95
secondary
#C73799
accent
#0999DD
background
#FCFFFD
surface
#F6FEF8
border
#D0D6D1
text
#0F1711
muted
#808581