#6FEF97#6FEF97
#6FEF97 is a very light, vivid green. Relative luminance 0.673; OKLCH L 85.8% C 0.168 H 151.5°. Best body text is #000000 at 14.47:1 contrast (WCAG AA passes).
Color values
| HEX | #6FEF97 |
|---|---|
| RGB | rgb(111, 239, 151) |
| HSL | hsl(139, 80%, 69%) |
| HSV | hsv(139, 54%, 94%) |
| CMYK | cmyk(53.6%, 0%, 36.8%, 6.3%) |
| CIE-LAB | lab(85.68, -54.41, 32.06) |
| CIE-LCH | lch(85.68, 63.15, 149.49°) |
| OKLab | oklab(85.78% -0.1476 0.0801) |
| OKLCH | oklch(85.78% 0.168 151.5) |
| XYZ | xyz(43.0049, 67.3431, 40.0044) |
| Luminance | 0.6735 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Seafoam Green
#7AF9AB
ΔE00 3.04
Light Bluish Green
#76FDA8
ΔE00 3.15
Seafoam (survey)
#80F9AD
ΔE00 3.33
Light Green Blue
#56FCA2
ΔE00 3.41
Sea Green (survey)
#53FCA1
ΔE00 3.46
Foam Green
#90FDA9
ΔE00 3.93
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#6FEF97 #EF6FC7
analogous
#87EF6F #6FEF97 #6FEFD7
triadic
#6FEF97 #976FEF #EF976F
tetradic
#6FEF97 #6F87EF #EF6FC7 #EFD76F
square
#6FEF97 #6F87EF #EF6FC7 #EFD76F
split-complementary
#6FEF97 #D76FEF #EF6F87
monochromatic
#17CD50 #38E96F #6FEF97 #A6F5BF #DDFBE7
Accessibility & contrast
On white
1.45
#6FEF97 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.47
#6FEF97 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #6FEF97
14.47:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##6FEF97 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##6FEF97 | 1.00 | 1.45 | 14.47 | 14.47 |
| #FFFFFF | 1.45 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.47 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.47 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F0DE91
Deuteranopia (green-blind)
#DED19D
Tritanopia (blue-blind)
#4FECD9
Achromatopsia (no color)
#D6D6D6
Design tokens & code
CSS
--color: #6fef97; /* rgb */ color: rgb(111, 239, 151); /* oklch */ color: oklch(85.8% 0.168 151.5);
Tailwind
colors: {
custom: {
50: '#a1f5b6',
500: '#6fef97',
950: '#000000',
},
}SCSS
$custom: #6fef97; $custom-light: #a1f5b6; $custom-dark: #000000;
JSON
{
"hex": "#6fef97",
"rgb": {
"r": 111,
"g": 239,
"b": 151
},
"hsl": {
"h": 138.75,
"s": 80,
"l": 68.627
},
"oklch": {
"l": 0.85775,
"c": 0.16794,
"h": 151.5
},
"luminance": 0.67347
}Semantic roles & 50–950 ramp
primary
#6FEF97
secondary
#C83B9C
accent
#099ADC
background
#FCFFFD
surface
#F6FEF8
border
#D0D6D1
text
#101711
muted
#808581