#6BEF9E#6BEF9E
#6BEF9E is a very light, vivid green. Relative luminance 0.673; OKLCH L 85.8% C 0.164 H 154.0°. Best body text is #000000 at 14.47:1 contrast (WCAG AA passes).
Color values
| HEX | #6BEF9E |
|---|---|
| RGB | rgb(107, 239, 158) |
| HSL | hsl(143, 80%, 68%) |
| HSV | hsv(143, 55%, 94%) |
| CMYK | cmyk(55.2%, 0%, 33.9%, 6.3%) |
| CIE-LAB | lab(85.67, -54.09, 28.48) |
| CIE-LCH | lch(85.67, 61.13, 152.23°) |
| OKLab | oklab(85.77% -0.147 0.0716) |
| OKLCH | oklch(85.77% 0.164 154) |
| XYZ | xyz(43.0981, 67.3235, 43.0647) |
| Luminance | 0.6733 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Seafoam Green
#7AF9AB
ΔE00 2.43
Seafoam (survey)
#80F9AD
ΔE00 2.75
Light Bluish Green
#76FDA8
ΔE00 2.99
Light Green Blue
#56FCA2
ΔE00 3.14
Sea Green (survey)
#53FCA1
ΔE00 3.24
Light Blue Green
#7EFBB3
ΔE00 3.39
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#6BEF9E #EF6BBC
analogous
#7AEF6B #6BEF9E #6BEFE0
triadic
#6BEF9E #9E6BEF #EF9E6B
tetradic
#6BEF9E #6B7AEF #EF6BBC #EFE06B
square
#6BEF9E #6B7AEF #EF6BBC #EFE06B
split-complementary
#6BEF9E #E06BEF #EF6B7A
monochromatic
#16CA5B #34E97A #6BEF9E #A2F5C2 #D9FBE6
Accessibility & contrast
On white
1.45
#6BEF9E on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.47
#6BEF9E on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #6BEF9E
14.47:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##6BEF9E | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##6BEF9E | 1.00 | 1.45 | 14.47 | 14.47 |
| #FFFFFF | 1.45 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.47 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.47 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EFDE99
Deuteranopia (green-blind)
#DCD1A3
Tritanopia (blue-blind)
#44ECDA
Achromatopsia (no color)
#D6D6D6
Design tokens & code
CSS
--color: #6bef9e; /* rgb */ color: rgb(107, 239, 158); /* oklch */ color: oklch(85.8% 0.164 154.0);
Tailwind
colors: {
custom: {
50: '#9ff5bb',
500: '#6bef9e',
950: '#000000',
},
}SCSS
$custom: #6bef9e; $custom-light: #9ff5bb; $custom-dark: #000000;
JSON
{
"hex": "#6bef9e",
"rgb": {
"r": 107,
"g": 239,
"b": 158
},
"hsl": {
"h": 143.182,
"s": 80.488,
"l": 67.843
},
"oklch": {
"l": 0.8577,
"c": 0.16352,
"h": 154
},
"luminance": 0.67327
}Semantic roles & 50–950 ramp
primary
#6BEF9E
secondary
#C7378F
accent
#098BDD
background
#FCFFFD
surface
#F6FEF8
border
#D0D6D1
text
#0F1712
muted
#808582