#6FE996#6FE996
#6FE996 is a very light, vivid green. Relative luminance 0.639; OKLCH L 84.3% C 0.161 H 151.9°. Best body text is #000000 at 13.77:1 contrast (WCAG AA passes).
Color values
| HEX | #6FE996 |
|---|---|
| RGB | rgb(111, 233, 150) |
| HSL | hsl(139, 73%, 67%) |
| HSV | hsv(139, 52%, 91%) |
| CMYK | cmyk(52.4%, 0%, 35.6%, 8.6%) |
| CIE-LAB | lab(83.89, -52.17, 30.19) |
| CIE-LCH | lch(83.89, 60.27, 149.95°) |
| OKLab | oklab(84.31% -0.1417 0.0756) |
| OKLCH | oklch(84.31% 0.161 151.9) |
| XYZ | xyz(41.1965, 63.8558, 39.0027) |
| Luminance | 0.6386 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Seafoam Green
#7AF9AB
ΔE00 3.78
Seafoam (survey)
#80F9AD
ΔE00 3.97
Weird Green
#3AE57F
ΔE00 4.09
Light Bluish Green
#76FDA8
ΔE00 4.27
Lightgreen
#90EE90
ΔE00 4.33
Light Green Blue
#56FCA2
ΔE00 4.49
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#6FE996 #E96FC2
analogous
#85E96F #6FE996 #6FE9D3
triadic
#6FE996 #966FE9 #E9966F
tetradic
#6FE996 #6F85E9 #E96FC2 #E9D36F
square
#6FE996 #6F85E9 #E96FC2 #E9D36F
split-complementary
#6FE996 #D36FE9 #E96F85
monochromatic
#1DC051 #3AE16F #6FE996 #A4F1BD #D9F9E3
Accessibility & contrast
On white
1.52
#6FE996 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.77
#6FE996 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #6FE996
13.77:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##6FE996 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##6FE996 | 1.00 | 1.52 | 13.77 | 13.77 |
| #FFFFFF | 1.52 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.77 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.77 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EAD891
Deuteranopia (green-blind)
#D8CC9B
Tritanopia (blue-blind)
#51E6D4
Achromatopsia (no color)
#D1D1D1
Design tokens & code
CSS
--color: #6fe996; /* rgb */ color: rgb(111, 233, 150); /* oklch */ color: oklch(84.3% 0.161 151.9);
Tailwind
colors: {
custom: {
50: '#a0f1b5',
500: '#6fe996',
950: '#000000',
},
}SCSS
$custom: #6fe996; $custom-light: #a0f1b5; $custom-dark: #000000;
JSON
{
"hex": "#6fe996",
"rgb": {
"r": 111,
"g": 233,
"b": 150
},
"hsl": {
"h": 139.18,
"s": 73.494,
"l": 67.451
},
"oklch": {
"l": 0.84308,
"c": 0.16059,
"h": 151.9
},
"luminance": 0.63859
}Semantic roles & 50–950 ramp
primary
#6FE996
secondary
#BF3D95
accent
#1096D6
background
#FCFFFD
surface
#F6FEF8
border
#D0D6D1
text
#0F1711
muted
#808581