#6FDF8D#6FDF8D
#6FDF8D is a light, vivid green. Relative luminance 0.581; OKLCH L 81.7% C 0.155 H 150.4°. Best body text is #000000 at 12.62:1 contrast (WCAG AA passes).
Color values
| HEX | #6FDF8D |
|---|---|
| RGB | rgb(111, 223, 141) |
| HSL | hsl(136, 64%, 65%) |
| HSV | hsv(136, 50%, 87%) |
| CMYK | cmyk(50.2%, 0%, 36.8%, 12.5%) |
| CIE-LAB | lab(80.78, -49.63, 30.63) |
| CIE-LCH | lch(80.78, 58.32, 148.32°) |
| OKLab | oklab(81.72% -0.1348 0.0765) |
| OKLCH | oklch(81.72% 0.155 150.4) |
| XYZ | xyz(37.7484, 58.0749, 34.4145) |
| Luminance | 0.5808 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Weird Green
#3AE57F
ΔE00 4.18
Lightgreen
#90EE90
ΔE00 4.99
Aqua Green
#12E193
ΔE00 5.26
Tealish Green
#0CDC73
ΔE00 5.37
Seaweed
#18D17B
ΔE00 5.87
Seafoam Green
#7AF9AB
ΔE00 5.98
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#6FDF8D #DF6FC1
analogous
#89DF6F #6FDF8D #6FDFC5
triadic
#6FDF8D #8D6FDF #DF8D6F
tetradic
#6FDF8D #6F89DF #DF6FC1 #DFC56F
square
#6FDF8D #6F89DF #DF6FC1 #DFC56F
split-complementary
#6FDF8D #C56FDF #DF6F89
monochromatic
#26AD4B #3DD465 #6FDF8D #A1EAB5 #D3F5DC
Accessibility & contrast
On white
1.66
#6FDF8D on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.62
#6FDF8D on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #6FDF8D
12.62:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##6FDF8D | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##6FDF8D | 1.00 | 1.66 | 12.62 | 12.62 |
| #FFFFFF | 1.66 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.62 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.62 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E0CF87
Deuteranopia (green-blind)
#D0C492
Tritanopia (blue-blind)
#57DCCA
Achromatopsia (no color)
#C8C8C8
Design tokens & code
CSS
--color: #6fdf8d; /* rgb */ color: rgb(111, 223, 141); /* oklch */ color: oklch(81.7% 0.155 150.4);
Tailwind
colors: {
custom: {
50: '#9feaaf',
500: '#6fdf8d',
950: '#000000',
},
}SCSS
$custom: #6fdf8d; $custom-light: #9feaaf; $custom-dark: #000000;
JSON
{
"hex": "#6fdf8d",
"rgb": {
"r": 111,
"g": 223,
"b": 141
},
"hsl": {
"h": 136.071,
"s": 63.636,
"l": 65.49
},
"oklch": {
"l": 0.81716,
"c": 0.15497,
"h": 150.4
},
"luminance": 0.58078
}Semantic roles & 50–950 ramp
primary
#6FDF8D
secondary
#AF4392
accent
#1A9CCB
background
#FCFEFD
surface
#F6FDF7
border
#D0D5D0
text
#0F1610
muted
#808481