#6FE997#6FE997
#6FE997 is a very light, vivid green. Relative luminance 0.639; OKLCH L 84.3% C 0.160 H 152.2°. Best body text is #000000 at 13.78:1 contrast (WCAG AA passes).
Color values
| HEX | #6FE997 |
|---|---|
| RGB | rgb(111, 233, 151) |
| HSL | hsl(140, 73%, 67%) |
| HSV | hsv(140, 52%, 91%) |
| CMYK | cmyk(52.4%, 0%, 35.2%, 8.6%) |
| CIE-LAB | lab(83.91, -51.99, 29.70) |
| CIE-LCH | lch(83.91, 59.88, 150.26°) |
| OKLab | oklab(84.33% -0.1412 0.0745) |
| OKLCH | oklch(84.33% 0.16 152.2) |
| XYZ | xyz(41.2774, 63.8882, 39.4286) |
| Luminance | 0.6389 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Seafoam Green
#7AF9AB
ΔE00 3.70
Seafoam (survey)
#80F9AD
ΔE00 3.89
Weird Green
#3AE57F
ΔE00 4.19
Light Bluish Green
#76FDA8
ΔE00 4.25
Lightgreen
#90EE90
ΔE00 4.45
Light Green Blue
#56FCA2
ΔE00 4.48
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#6FE997 #E96FC1
analogous
#84E96F #6FE997 #6FE9D4
triadic
#6FE997 #976FE9 #E9976F
tetradic
#6FE997 #6F84E9 #E96FC1 #E9D46F
square
#6FE997 #6F84E9 #E96FC1 #E9D46F
split-complementary
#6FE997 #D46FE9 #E96F84
monochromatic
#1DC053 #3AE171 #6FE997 #A4F1BD #D9F9E4
Accessibility & contrast
On white
1.52
#6FE997 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.78
#6FE997 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #6FE997
13.78:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##6FE997 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##6FE997 | 1.00 | 1.52 | 13.78 | 13.78 |
| #FFFFFF | 1.52 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.78 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.78 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E9D892
Deuteranopia (green-blind)
#D8CD9C
Tritanopia (blue-blind)
#51E6D4
Achromatopsia (no color)
#D1D1D1
Design tokens & code
CSS
--color: #6fe997; /* rgb */ color: rgb(111, 233, 151); /* oklch */ color: oklch(84.3% 0.160 152.2);
Tailwind
colors: {
custom: {
50: '#a0f1b6',
500: '#6fe997',
950: '#000000',
},
}SCSS
$custom: #6fe997; $custom-light: #a0f1b6; $custom-dark: #000000;
JSON
{
"hex": "#6fe997",
"rgb": {
"r": 111,
"g": 233,
"b": 151
},
"hsl": {
"h": 139.672,
"s": 73.494,
"l": 67.451
},
"oklch": {
"l": 0.84327,
"c": 0.15967,
"h": 152.2
},
"luminance": 0.63892
}Semantic roles & 50–950 ramp
primary
#6FE997
secondary
#BF3D94
accent
#1095D6
background
#FCFFFD
surface
#F6FEF8
border
#D0D6D1
text
#0F1711
muted
#808581