#6FDF96#6FDF96
#6FDF96 is a light, vivid green. Relative luminance 0.584; OKLCH L 81.9% C 0.147 H 153.2°. Best body text is #000000 at 12.67:1 contrast (WCAG AA passes).
Color values
| HEX | #6FDF96 |
|---|---|
| RGB | rgb(111, 223, 150) |
| HSL | hsl(141, 64%, 65%) |
| HSV | hsv(141, 50%, 87%) |
| CMYK | cmyk(50.2%, 0%, 32.7%, 12.5%) |
| CIE-LAB | lab(80.94, -48.05, 26.21) |
| CIE-LCH | lch(80.94, 54.73, 151.39°) |
| OKLab | oklab(81.89% -0.1308 0.0661) |
| OKLCH | oklch(81.89% 0.147 153.2) |
| XYZ | xyz(38.4455, 58.3537, 38.0857) |
| Luminance | 0.5836 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Aqua Green
#12E193
ΔE00 4.74
Weird Green
#3AE57F
ΔE00 5.18
Hospital Green
#9BE5AA
ΔE00 5.31
Seafoam Green
#7AF9AB
ΔE00 5.66
Seafoam (survey)
#80F9AD
ΔE00 5.72
Lightgreen
#90EE90
ΔE00 6.00
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#6FDF96 #DF6FB8
analogous
#80DF6F #6FDF96 #6FDFCE
triadic
#6FDF96 #966FDF #DF966F
tetradic
#6FDF96 #6F80DF #DF6FB8 #DFCE6F
square
#6FDF96 #6F80DF #DF6FB8 #DFCE6F
split-complementary
#6FDF96 #CE6FDF #DF6F80
monochromatic
#26AD55 #3DD471 #6FDF96 #A1EABB #D3F5DF
Accessibility & contrast
On white
1.66
#6FDF96 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.67
#6FDF96 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #6FDF96
12.67:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##6FDF96 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##6FDF96 | 1.00 | 1.66 | 12.67 | 12.67 |
| #FFFFFF | 1.66 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.67 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.67 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DFD091
Deuteranopia (green-blind)
#CFC59A
Tritanopia (blue-blind)
#54DDCC
Achromatopsia (no color)
#C9C9C9
Design tokens & code
CSS
--color: #6fdf96; /* rgb */ color: rgb(111, 223, 150); /* oklch */ color: oklch(81.9% 0.147 153.2);
Tailwind
colors: {
custom: {
50: '#9feab5',
500: '#6fdf96',
950: '#000000',
},
}SCSS
$custom: #6fdf96; $custom-light: #9feab5; $custom-dark: #000000;
JSON
{
"hex": "#6fdf96",
"rgb": {
"r": 111,
"g": 223,
"b": 150
},
"hsl": {
"h": 140.893,
"s": 63.636,
"l": 65.49
},
"oklch": {
"l": 0.81893,
"c": 0.14656,
"h": 153.2
},
"luminance": 0.58357
}Semantic roles & 50–950 ramp
primary
#6FDF96
secondary
#AF4389
accent
#1A8ECB
background
#FCFEFD
surface
#F6FDF8
border
#D0D5D1
text
#0F1611
muted
#808481