#6FDF97#6FDF97
#6FDF97 is a light, vivid green. Relative luminance 0.584; OKLCH L 81.9% C 0.146 H 153.5°. Best body text is #000000 at 12.68:1 contrast (WCAG AA passes).
Color values
| HEX | #6FDF97 |
|---|---|
| RGB | rgb(111, 223, 151) |
| HSL | hsl(141, 64%, 65%) |
| HSV | hsv(141, 50%, 87%) |
| CMYK | cmyk(50.2%, 0%, 32.3%, 12.5%) |
| CIE-LAB | lab(80.95, -47.87, 25.72) |
| CIE-LCH | lch(80.95, 54.34, 151.75°) |
| OKLab | oklab(81.91% -0.1304 0.0649) |
| OKLCH | oklch(81.91% 0.146 153.5) |
| XYZ | xyz(38.5263, 58.3861, 38.5116) |
| Luminance | 0.5839 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Aqua Green
#12E193
ΔE00 4.72
Hospital Green
#9BE5AA
ΔE00 5.26
Weird Green
#3AE57F
ΔE00 5.32
Seafoam Green
#7AF9AB
ΔE00 5.65
Seafoam (survey)
#80F9AD
ΔE00 5.70
Seafoam
#7FE0B3
ΔE00 5.92
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#6FDF97 #DF6FB7
analogous
#7FDF6F #6FDF97 #6FDFCF
triadic
#6FDF97 #976FDF #DF976F
tetradic
#6FDF97 #6F7FDF #DF6FB7 #DFCF6F
square
#6FDF97 #6F7FDF #DF6FB7 #DFCF6F
split-complementary
#6FDF97 #CF6FDF #DF6F7F
monochromatic
#26AD57 #3DD473 #6FDF97 #A1EABB #D3F5DF
Accessibility & contrast
On white
1.66
#6FDF97 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.68
#6FDF97 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #6FDF97
12.68:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##6FDF97 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##6FDF97 | 1.00 | 1.66 | 12.68 | 12.68 |
| #FFFFFF | 1.66 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.68 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.68 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DFD092
Deuteranopia (green-blind)
#CFC59B
Tritanopia (blue-blind)
#54DDCC
Achromatopsia (no color)
#C9C9C9
Design tokens & code
CSS
--color: #6fdf97; /* rgb */ color: rgb(111, 223, 151); /* oklch */ color: oklch(81.9% 0.146 153.5);
Tailwind
colors: {
custom: {
50: '#9feab6',
500: '#6fdf97',
950: '#000000',
},
}SCSS
$custom: #6fdf97; $custom-light: #9feab6; $custom-dark: #000000;
JSON
{
"hex": "#6fdf97",
"rgb": {
"r": 111,
"g": 223,
"b": 151
},
"hsl": {
"h": 141.429,
"s": 63.636,
"l": 65.49
},
"oklch": {
"l": 0.81913,
"c": 0.14563,
"h": 153.5
},
"luminance": 0.58389
}Semantic roles & 50–950 ramp
primary
#6FDF97
secondary
#AF4389
accent
#1A8CCB
background
#FCFEFD
surface
#F6FDF8
border
#D0D5D1
text
#0F1611
muted
#808481