#6FE696#6FE696
#6FE696 is a very light, vivid green. Relative luminance 0.622; OKLCH L 83.6% C 0.156 H 152.3°. Best body text is #000000 at 13.44:1 contrast (WCAG AA passes).
Color values
| HEX | #6FE696 |
|---|---|
| RGB | rgb(111, 230, 150) |
| HSL | hsl(140, 70%, 67%) |
| HSV | hsv(140, 52%, 90%) |
| CMYK | cmyk(51.7%, 0%, 34.8%, 9.8%) |
| CIE-LAB | lab(83.00, -50.95, 29.00) |
| CIE-LCH | lch(83.00, 58.62, 150.35°) |
| OKLab | oklab(83.58% -0.1385 0.0728) |
| OKLCH | oklch(83.58% 0.156 152.3) |
| XYZ | xyz(40.3545, 62.1718, 38.7220) |
| Luminance | 0.6218 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Seafoam Green
#7AF9AB
ΔE00 4.26
Weird Green
#3AE57F
ΔE00 4.27
Seafoam (survey)
#80F9AD
ΔE00 4.40
Lightgreen
#90EE90
ΔE00 4.74
Light Bluish Green
#76FDA8
ΔE00 4.90
Aqua Green
#12E193
ΔE00 4.90
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#6FE696 #E66FBF
analogous
#84E66F #6FE696 #6FE6D2
triadic
#6FE696 #966FE6 #E6966F
tetradic
#6FE696 #6F84E6 #E66FBF #E6D26F
square
#6FE696 #6F84E6 #E66FBF #E6D26F
split-complementary
#6FE696 #D26FE6 #E66F84
monochromatic
#20BA53 #3BDD70 #6FE696 #A3EFBC #D7F8E2
Accessibility & contrast
On white
1.56
#6FE696 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.44
#6FE696 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #6FE696
13.44:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##6FE696 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##6FE696 | 1.00 | 1.56 | 13.44 | 13.44 |
| #FFFFFF | 1.56 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.44 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.44 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E6D691
Deuteranopia (green-blind)
#D6CA9B
Tritanopia (blue-blind)
#52E3D1
Achromatopsia (no color)
#CFCFCF
Design tokens & code
CSS
--color: #6fe696; /* rgb */ color: rgb(111, 230, 150); /* oklch */ color: oklch(83.6% 0.156 152.3);
Tailwind
colors: {
custom: {
50: '#a0efb5',
500: '#6fe696',
950: '#000000',
},
}SCSS
$custom: #6fe696; $custom-light: #a0efb5; $custom-dark: #000000;
JSON
{
"hex": "#6fe696",
"rgb": {
"r": 111,
"g": 230,
"b": 150
},
"hsl": {
"h": 139.664,
"s": 70.414,
"l": 66.863
},
"oklch": {
"l": 0.83583,
"c": 0.15641,
"h": 152.3
},
"luminance": 0.62175
}Semantic roles & 50–950 ramp
primary
#6FE696
secondary
#BA3F92
accent
#1394D2
background
#FCFFFD
surface
#F6FEF8
border
#D0D6D1
text
#0F1611
muted
#808581