#6BEF8D#6BEF8D
#6BEF8D is a very light, vivid green. Relative luminance 0.668; OKLCH L 85.5% C 0.179 H 149.6°. Best body text is #000000 at 14.36:1 contrast (WCAG AA passes).
Color values
| HEX | #6BEF8D |
|---|---|
| RGB | rgb(107, 239, 141) |
| HSL | hsl(135, 80%, 68%) |
| HSV | hsv(135, 55%, 94%) |
| CMYK | cmyk(55.2%, 0%, 41%, 6.3%) |
| CIE-LAB | lab(85.39, -57.00, 36.67) |
| CIE-LCH | lch(85.39, 67.77, 147.25°) |
| OKLab | oklab(85.45% -0.1543 0.0907) |
| OKLCH | oklch(85.45% 0.179 149.6) |
| XYZ | xyz(41.7347, 66.7782, 35.8843) |
| Luminance | 0.6678 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Weird Green
#3AE57F
ΔE00 3.60
Lightgreen
#90EE90
ΔE00 3.62
Turquoise Green
#04F489
ΔE00 3.92
Sea Green (survey)
#53FCA1
ΔE00 3.99
Light Green Blue
#56FCA2
ΔE00 4.00
Light Bluish Green
#76FDA8
ΔE00 4.03
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#6BEF8D #EF6BCD
analogous
#8BEF6B #6BEF8D #6BEFCF
triadic
#6BEF8D #8D6BEF #EF8D6B
tetradic
#6BEF8D #6B8BEF #EF6BCD #EFCF6B
square
#6BEF8D #6B8BEF #EF6BCD #EFCF6B
split-complementary
#6BEF8D #CF6BEF #EF6B8B
monochromatic
#16CA44 #34E962 #6BEF8D #A2F5B8 #D9FBE2
Accessibility & contrast
On white
1.46
#6BEF8D on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.36
#6BEF8D on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #6BEF8D
14.36:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##6BEF8D | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##6BEF8D | 1.00 | 1.46 | 14.36 | 14.36 |
| #FFFFFF | 1.46 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.36 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.36 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F1DD86
Deuteranopia (green-blind)
#DFD193
Tritanopia (blue-blind)
#4BEBD7
Achromatopsia (no color)
#D5D5D5
Design tokens & code
CSS
--color: #6bef8d; /* rgb */ color: rgb(107, 239, 141); /* oklch */ color: oklch(85.5% 0.179 149.6);
Tailwind
colors: {
custom: {
50: '#9ff5af',
500: '#6bef8d',
950: '#000000',
},
}SCSS
$custom: #6bef8d; $custom-light: #9ff5af; $custom-dark: #000000;
JSON
{
"hex": "#6bef8d",
"rgb": {
"r": 107,
"g": 239,
"b": 141
},
"hsl": {
"h": 135.455,
"s": 80.488,
"l": 67.843
},
"oklch": {
"l": 0.85454,
"c": 0.17901,
"h": 149.6
},
"luminance": 0.66782
}Semantic roles & 50–950 ramp
primary
#6BEF8D
secondary
#C737A2
accent
#09A6DD
background
#FCFFFD
surface
#F6FEF7
border
#D0D6D0
text
#101710
muted
#808581