#6BEC95#6BEC95
#6BEC95 is a very light, vivid green. Relative luminance 0.653; OKLCH L 84.9% C 0.168 H 151.8°. Best body text is #000000 at 14.06:1 contrast (WCAG AA passes).
Color values
| HEX | #6BEC95 |
|---|---|
| RGB | rgb(107, 236, 149) |
| HSL | hsl(140, 77%, 67%) |
| HSV | hsv(140, 55%, 93%) |
| CMYK | cmyk(54.7%, 0%, 36.9%, 7.5%) |
| CIE-LAB | lab(84.63, -54.49, 31.65) |
| CIE-LCH | lch(84.63, 63.01, 149.85°) |
| OKLab | oklab(84.87% -0.1478 0.0791) |
| OKLCH | oklch(84.87% 0.168 151.8) |
| XYZ | xyz(41.4806, 65.2829, 38.8429) |
| Luminance | 0.6529 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Seafoam Green
#7AF9AB
ΔE00 3.51
Light Bluish Green
#76FDA8
ΔE00 3.75
Weird Green
#3AE57F
ΔE00 3.77
Seafoam (survey)
#80F9AD
ΔE00 3.79
Light Green Blue
#56FCA2
ΔE00 3.80
Sea Green (survey)
#53FCA1
ΔE00 3.85
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#6BEC95 #EC6BC2
analogous
#81EC6B #6BEC95 #6BECD6
triadic
#6BEC95 #956BEC #EC956B
tetradic
#6BEC95 #6B81EC #EC6BC2 #ECD66B
square
#6BEC95 #6B81EC #EC6BC2 #ECD66B
split-complementary
#6BEC95 #D66BEC #EC6B81
monochromatic
#19C451 #35E56E #6BEC95 #A1F3BC #D7FAE3
Accessibility & contrast
On white
1.49
#6BEC95 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.06
#6BEC95 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #6BEC95
14.06:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##6BEC95 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##6BEC95 | 1.00 | 1.49 | 14.06 | 14.06 |
| #FFFFFF | 1.49 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.06 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.06 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EDDB8F
Deuteranopia (green-blind)
#DBCE9B
Tritanopia (blue-blind)
#49E9D6
Achromatopsia (no color)
#D3D3D3
Design tokens & code
CSS
--color: #6bec95; /* rgb */ color: rgb(107, 236, 149); /* oklch */ color: oklch(84.9% 0.168 151.8);
Tailwind
colors: {
custom: {
50: '#9ff3b5',
500: '#6bec95',
950: '#000000',
},
}SCSS
$custom: #6bec95; $custom-light: #9ff3b5; $custom-dark: #000000;
JSON
{
"hex": "#6bec95",
"rgb": {
"r": 107,
"g": 236,
"b": 149
},
"hsl": {
"h": 139.535,
"s": 77.246,
"l": 67.255
},
"oklch": {
"l": 0.8487,
"c": 0.16761,
"h": 151.8
},
"luminance": 0.65287
}Semantic roles & 50–950 ramp
primary
#6BEC95
secondary
#C23A95
accent
#0C97D9
background
#FCFFFD
surface
#F6FEF8
border
#D0D6D1
text
#0F1711
muted
#808581