#6FEF96#6FEF96
#6FEF96 is a very light, vivid green. Relative luminance 0.673; OKLCH L 85.8% C 0.169 H 151.3°. Best body text is #000000 at 14.46:1 contrast (WCAG AA passes).
Color values
| HEX | #6FEF96 |
|---|---|
| RGB | rgb(111, 239, 150) |
| HSL | hsl(138, 80%, 69%) |
| HSV | hsv(138, 54%, 94%) |
| CMYK | cmyk(53.6%, 0%, 37.2%, 6.3%) |
| CIE-LAB | lab(85.66, -54.58, 32.54) |
| CIE-LCH | lch(85.66, 63.55, 149.20°) |
| OKLab | oklab(85.76% -0.1481 0.0812) |
| OKLCH | oklch(85.76% 0.169 151.3) |
| XYZ | xyz(42.9240, 67.3108, 39.5785) |
| Luminance | 0.6732 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Seafoam Green
#7AF9AB
ΔE00 3.16
Light Bluish Green
#76FDA8
ΔE00 3.21
Seafoam (survey)
#80F9AD
ΔE00 3.45
Light Green Blue
#56FCA2
ΔE00 3.46
Sea Green (survey)
#53FCA1
ΔE00 3.51
Lightgreen
#90EE90
ΔE00 3.87
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#6FEF96 #EF6FC8
analogous
#88EF6F #6FEF96 #6FEFD6
triadic
#6FEF96 #966FEF #EF966F
tetradic
#6FEF96 #6F88EF #EF6FC8 #EFD66F
square
#6FEF96 #6F88EF #EF6FC8 #EFD66F
split-complementary
#6FEF96 #D66FEF #EF6F88
monochromatic
#17CD4E #38E96E #6FEF96 #A6F5BE #DDFBE6
Accessibility & contrast
On white
1.45
#6FEF96 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.46
#6FEF96 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #6FEF96
14.46:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##6FEF96 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##6FEF96 | 1.00 | 1.45 | 14.46 | 14.46 |
| #FFFFFF | 1.45 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.46 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.46 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F0DE90
Deuteranopia (green-blind)
#DED19C
Tritanopia (blue-blind)
#4FECD8
Achromatopsia (no color)
#D6D6D6
Design tokens & code
CSS
--color: #6fef96; /* rgb */ color: rgb(111, 239, 150); /* oklch */ color: oklch(85.8% 0.169 151.3);
Tailwind
colors: {
custom: {
50: '#a1f5b5',
500: '#6fef96',
950: '#000000',
},
}SCSS
$custom: #6fef96; $custom-light: #a1f5b5; $custom-dark: #000000;
JSON
{
"hex": "#6fef96",
"rgb": {
"r": 111,
"g": 239,
"b": 150
},
"hsl": {
"h": 138.281,
"s": 80,
"l": 68.627
},
"oklch": {
"l": 0.85756,
"c": 0.16887,
"h": 151.3
},
"luminance": 0.67315
}Semantic roles & 50–950 ramp
primary
#6FEF96
secondary
#C83B9D
accent
#099CDC
background
#FCFFFD
surface
#F6FEF8
border
#D0D6D1
text
#101711
muted
#808581