#6FE796#6FE796
#6FE796 is a very light, vivid green. Relative luminance 0.627; OKLCH L 83.8% C 0.158 H 152.2°. Best body text is #000000 at 13.55:1 contrast (WCAG AA passes).
Color values
| HEX | #6FE796 |
|---|---|
| RGB | rgb(111, 231, 150) |
| HSL | hsl(140, 71%, 67%) |
| HSV | hsv(140, 52%, 91%) |
| CMYK | cmyk(51.9%, 0%, 35.1%, 9.4%) |
| CIE-LAB | lab(83.30, -51.36, 29.40) |
| CIE-LCH | lch(83.30, 59.17, 150.21°) |
| OKLab | oklab(83.83% -0.1395 0.0737) |
| OKLCH | oklch(83.83% 0.158 152.2) |
| XYZ | xyz(40.6336, 62.7299, 38.8151) |
| Luminance | 0.6273 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Seafoam Green
#7AF9AB
ΔE00 4.09
Weird Green
#3AE57F
ΔE00 4.19
Seafoam (survey)
#80F9AD
ΔE00 4.24
Lightgreen
#90EE90
ΔE00 4.59
Light Bluish Green
#76FDA8
ΔE00 4.68
Light Green Blue
#56FCA2
ΔE00 4.90
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#6FE796 #E76FC0
analogous
#84E76F #6FE796 #6FE7D2
triadic
#6FE796 #966FE7 #E7966F
tetradic
#6FE796 #6F84E7 #E76FC0 #E7D26F
square
#6FE796 #6F84E7 #E76FC0 #E7D26F
split-complementary
#6FE796 #D26FE7 #E76F84
monochromatic
#1FBC52 #3BDE70 #6FE796 #A3F0BC #D8F8E3
Accessibility & contrast
On white
1.55
#6FE796 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.55
#6FE796 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #6FE796
13.55:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##6FE796 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##6FE796 | 1.00 | 1.55 | 13.55 | 13.55 |
| #FFFFFF | 1.55 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.55 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.55 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E7D791
Deuteranopia (green-blind)
#D7CB9B
Tritanopia (blue-blind)
#52E4D2
Achromatopsia (no color)
#CFCFCF
Design tokens & code
CSS
--color: #6fe796; /* rgb */ color: rgb(111, 231, 150); /* oklch */ color: oklch(83.8% 0.158 152.2);
Tailwind
colors: {
custom: {
50: '#a0efb5',
500: '#6fe796',
950: '#000000',
},
}SCSS
$custom: #6fe796; $custom-light: #a0efb5; $custom-dark: #000000;
JSON
{
"hex": "#6fe796",
"rgb": {
"r": 111,
"g": 231,
"b": 150
},
"hsl": {
"h": 139.5,
"s": 71.429,
"l": 67.059
},
"oklch": {
"l": 0.83825,
"c": 0.1578,
"h": 152.2
},
"luminance": 0.62733
}Semantic roles & 50–950 ramp
primary
#6FE796
secondary
#BC3F93
accent
#1295D3
background
#FCFFFD
surface
#F6FEF8
border
#D0D6D1
text
#0F1611
muted
#808581