#6BE697#6BE697
#6BE697 is a very light, vivid green. Relative luminance 0.620; OKLCH L 83.5% C 0.158 H 153.2°. Best body text is #000000 at 13.39:1 contrast (WCAG AA passes).
Color values
| HEX | #6BE697 |
|---|---|
| RGB | rgb(107, 230, 151) |
| HSL | hsl(141, 71%, 66%) |
| HSV | hsv(141, 53%, 90%) |
| CMYK | cmyk(53.5%, 0%, 34.3%, 9.8%) |
| CIE-LAB | lab(82.89, -51.72, 28.31) |
| CIE-LCH | lch(82.89, 58.96, 151.31°) |
| OKLab | oklab(83.46% -0.1406 0.0711) |
| OKLCH | oklch(83.46% 0.158 153.2) |
| XYZ | xyz(39.9431, 61.9503, 39.1249) |
| Luminance | 0.6195 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Weird Green
#3AE57F
ΔE00 4.22
Seafoam Green
#7AF9AB
ΔE00 4.24
Seafoam (survey)
#80F9AD
ΔE00 4.41
Aqua Green
#12E193
ΔE00 4.49
Light Bluish Green
#76FDA8
ΔE00 4.91
Light Green Blue
#56FCA2
ΔE00 4.99
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#6BE697 #E66BBA
analogous
#7CE66B #6BE697 #6BE6D4
triadic
#6BE697 #976BE6 #E6976B
tetradic
#6BE697 #6B7CE6 #E66BBA #E6D46B
square
#6BE697 #6B7CE6 #E66BBA #E6D46B
split-complementary
#6BE697 #D46BE6 #E66B7C
monochromatic
#1FB856 #37DD72 #6BE697 #9FEFBC #D4F8E1
Accessibility & contrast
On white
1.57
#6BE697 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.39
#6BE697 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #6BE697
13.39:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##6BE697 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##6BE697 | 1.00 | 1.57 | 13.39 | 13.39 |
| #FFFFFF | 1.57 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.39 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.39 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E6D692
Deuteranopia (green-blind)
#D5CA9C
Tritanopia (blue-blind)
#4AE3D2
Achromatopsia (no color)
#CECECE
Design tokens & code
CSS
--color: #6be697; /* rgb */ color: rgb(107, 230, 151); /* oklch */ color: oklch(83.5% 0.158 153.2);
Tailwind
colors: {
custom: {
50: '#9eefb6',
500: '#6be697',
950: '#000000',
},
}SCSS
$custom: #6be697; $custom-light: #9eefb6; $custom-dark: #000000;
JSON
{
"hex": "#6be697",
"rgb": {
"r": 107,
"g": 230,
"b": 151
},
"hsl": {
"h": 141.463,
"s": 71.098,
"l": 66.078
},
"oklch": {
"l": 0.83455,
"c": 0.15752,
"h": 153.2
},
"luminance": 0.61954
}Semantic roles & 50–950 ramp
primary
#6BE697
secondary
#B83E8C
accent
#128ED3
background
#FCFFFD
surface
#F6FEF8
border
#D0D6D1
text
#0F1611
muted
#808581