#6FE697#6FE697
#6FE697 is a very light, vivid green. Relative luminance 0.622; OKLCH L 83.6% C 0.155 H 152.6°. Best body text is #000000 at 13.44:1 contrast (WCAG AA passes).
Color values
| HEX | #6FE697 |
|---|---|
| RGB | rgb(111, 230, 151) |
| HSL | hsl(140, 70%, 67%) |
| HSV | hsv(140, 52%, 90%) |
| CMYK | cmyk(51.7%, 0%, 34.3%, 9.8%) |
| CIE-LAB | lab(83.02, -50.77, 28.51) |
| CIE-LCH | lch(83.02, 58.23, 150.68°) |
| OKLab | oklab(83.6% -0.138 0.0716) |
| OKLCH | oklch(83.6% 0.155 152.6) |
| XYZ | xyz(40.4353, 62.2041, 39.1479) |
| Luminance | 0.6221 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Seafoam Green
#7AF9AB
ΔE00 4.21
Seafoam (survey)
#80F9AD
ΔE00 4.35
Weird Green
#3AE57F
ΔE00 4.39
Aqua Green
#12E193
ΔE00 4.84
Lightgreen
#90EE90
ΔE00 4.87
Light Bluish Green
#76FDA8
ΔE00 4.89
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#6FE697 #E66FBE
analogous
#83E66F #6FE697 #6FE6D3
triadic
#6FE697 #976FE6 #E6976F
tetradic
#6FE697 #6F83E6 #E66FBE #E6D36F
square
#6FE697 #6F83E6 #E66FBE #E6D36F
split-complementary
#6FE697 #D36FE6 #E66F83
monochromatic
#20BA54 #3BDD71 #6FE697 #A3EFBD #D7F8E2
Accessibility & contrast
On white
1.56
#6FE697 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.44
#6FE697 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #6FE697
13.44:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##6FE697 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##6FE697 | 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)
#E6D692
Deuteranopia (green-blind)
#D5CA9C
Tritanopia (blue-blind)
#52E3D2
Achromatopsia (no color)
#CFCFCF
Design tokens & code
CSS
--color: #6fe697; /* rgb */ color: rgb(111, 230, 151); /* oklch */ color: oklch(83.6% 0.155 152.6);
Tailwind
colors: {
custom: {
50: '#a0efb6',
500: '#6fe697',
950: '#000000',
},
}SCSS
$custom: #6fe697; $custom-light: #a0efb6; $custom-dark: #000000;
JSON
{
"hex": "#6fe697",
"rgb": {
"r": 111,
"g": 230,
"b": 151
},
"hsl": {
"h": 140.168,
"s": 70.414,
"l": 66.863
},
"oklch": {
"l": 0.83603,
"c": 0.15549,
"h": 152.6
},
"luminance": 0.62208
}Semantic roles & 50–950 ramp
primary
#6FE697
secondary
#BA3F91
accent
#1392D2
background
#FCFFFD
surface
#F6FEF8
border
#D0D6D1
text
#0F1611
muted
#808581