#6FDF8A#6FDF8A
#6FDF8A is a light, vivid green. Relative luminance 0.580; OKLCH L 81.7% C 0.158 H 149.6°. Best body text is #000000 at 12.60:1 contrast (WCAG AA passes).
Color values
| HEX | #6FDF8A |
|---|---|
| RGB | rgb(111, 223, 138) |
| HSL | hsl(134, 64%, 65%) |
| HSV | hsv(134, 50%, 87%) |
| CMYK | cmyk(50.2%, 0%, 38.1%, 12.5%) |
| CIE-LAB | lab(80.73, -50.13, 32.09) |
| CIE-LCH | lch(80.73, 59.53, 147.38°) |
| OKLab | oklab(81.66% -0.1361 0.0799) |
| OKLCH | oklch(81.66% 0.158 149.6) |
| XYZ | xyz(37.5282, 57.9868, 33.2548) |
| Luminance | 0.5799 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Weird Green
#3AE57F
ΔE00 3.97
Lightgreen
#90EE90
ΔE00 4.76
Tealish Green
#0CDC73
ΔE00 5.15
Aqua Green
#12E193
ΔE00 5.52
Seaweed
#18D17B
ΔE00 5.91
Emerald
#50C878
ΔE00 6.00
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#6FDF8A #DF6FC4
analogous
#8CDF6F #6FDF8A #6FDFC2
triadic
#6FDF8A #8A6FDF #DF8A6F
tetradic
#6FDF8A #6F8CDF #DF6FC4 #DFC26F
square
#6FDF8A #6F8CDF #DF6FC4 #DFC26F
split-complementary
#6FDF8A #C26FDF #DF6F8C
monochromatic
#26AD47 #3DD461 #6FDF8A #A1EAB3 #D3F5DB
Accessibility & contrast
On white
1.67
#6FDF8A on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.60
#6FDF8A on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #6FDF8A
12.60:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##6FDF8A | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##6FDF8A | 1.00 | 1.67 | 12.60 | 12.60 |
| #FFFFFF | 1.67 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.60 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.60 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E0CF84
Deuteranopia (green-blind)
#D1C48F
Tritanopia (blue-blind)
#58DBCA
Achromatopsia (no color)
#C8C8C8
Design tokens & code
CSS
--color: #6fdf8a; /* rgb */ color: rgb(111, 223, 138); /* oklch */ color: oklch(81.7% 0.158 149.6);
Tailwind
colors: {
custom: {
50: '#9feaad',
500: '#6fdf8a',
950: '#000000',
},
}SCSS
$custom: #6fdf8a; $custom-light: #9feaad; $custom-dark: #000000;
JSON
{
"hex": "#6fdf8a",
"rgb": {
"r": 111,
"g": 223,
"b": 138
},
"hsl": {
"h": 134.464,
"s": 63.636,
"l": 65.49
},
"oklch": {
"l": 0.8166,
"c": 0.15781,
"h": 149.6
},
"luminance": 0.5799
}Semantic roles & 50–950 ramp
primary
#6FDF8A
secondary
#AF4395
accent
#1AA1CB
background
#FCFEFD
surface
#F6FDF7
border
#D0D5D0
text
#0F1610
muted
#808481