#6BEF9B#6BEF9B
#6BEF9B is a very light, vivid green. Relative luminance 0.672; OKLCH L 85.7% C 0.166 H 153.1°. Best body text is #000000 at 14.45:1 contrast (WCAG AA passes).
Color values
| HEX | #6BEF9B |
|---|---|
| RGB | rgb(107, 239, 155) |
| HSL | hsl(142, 80%, 68%) |
| HSV | hsv(142, 55%, 94%) |
| CMYK | cmyk(55.2%, 0%, 35.1%, 6.3%) |
| CIE-LAB | lab(85.62, -54.63, 29.93) |
| CIE-LCH | lch(85.62, 62.29, 151.28°) |
| OKLab | oklab(85.71% -0.1483 0.0751) |
| OKLCH | oklch(85.71% 0.166 153.1) |
| XYZ | xyz(42.8430, 67.2215, 41.7213) |
| Luminance | 0.6723 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Seafoam Green
#7AF9AB
ΔE00 2.65
Seafoam (survey)
#80F9AD
ΔE00 2.98
Light Bluish Green
#76FDA8
ΔE00 3.00
Light Green Blue
#56FCA2
ΔE00 3.11
Sea Green (survey)
#53FCA1
ΔE00 3.19
Light Blue Green
#7EFBB3
ΔE00 3.72
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#6BEF9B #EF6BBF
analogous
#7DEF6B #6BEF9B #6BEFDD
triadic
#6BEF9B #9B6BEF #EF9B6B
tetradic
#6BEF9B #6B7DEF #EF6BBF #EFDD6B
square
#6BEF9B #6B7DEF #EF6BBF #EFDD6B
split-complementary
#6BEF9B #DD6BEF #EF6B7D
monochromatic
#16CA57 #34E976 #6BEF9B #A2F5C0 #D9FBE6
Accessibility & contrast
On white
1.45
#6BEF9B on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.45
#6BEF9B on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #6BEF9B
14.45:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##6BEF9B | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##6BEF9B | 1.00 | 1.45 | 14.45 | 14.45 |
| #FFFFFF | 1.45 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.45 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.45 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EFDE95
Deuteranopia (green-blind)
#DDD1A0
Tritanopia (blue-blind)
#45ECD9
Achromatopsia (no color)
#D6D6D6
Design tokens & code
CSS
--color: #6bef9b; /* rgb */ color: rgb(107, 239, 155); /* oklch */ color: oklch(85.7% 0.166 153.1);
Tailwind
colors: {
custom: {
50: '#9ff5b9',
500: '#6bef9b',
950: '#000000',
},
}SCSS
$custom: #6bef9b; $custom-light: #9ff5b9; $custom-dark: #000000;
JSON
{
"hex": "#6bef9b",
"rgb": {
"r": 107,
"g": 239,
"b": 155
},
"hsl": {
"h": 141.818,
"s": 80.488,
"l": 67.843
},
"oklch": {
"l": 0.85711,
"c": 0.16623,
"h": 153.1
},
"luminance": 0.67225
}Semantic roles & 50–950 ramp
primary
#6BEF9B
secondary
#C73793
accent
#0990DD
background
#FCFFFD
surface
#F6FEF8
border
#D0D6D1
text
#0F1711
muted
#808581