#6FDD8A#6FDD8A
#6FDD8A is a light, vivid green. Relative luminance 0.569; OKLCH L 81.2% C 0.155 H 149.8°. Best body text is #000000 at 12.39:1 contrast (WCAG AA passes).
Color values
| HEX | #6FDD8A |
|---|---|
| RGB | rgb(111, 221, 138) |
| HSL | hsl(135, 62%, 65%) |
| HSV | hsv(135, 50%, 87%) |
| CMYK | cmyk(49.8%, 0%, 37.6%, 13.3%) |
| CIE-LAB | lab(80.14, -49.31, 31.31) |
| CIE-LCH | lch(80.14, 58.41, 147.59°) |
| OKLab | oklab(81.17% -0.1339 0.078) |
| OKLCH | oklch(81.17% 0.155 149.8) |
| XYZ | xyz(36.9970, 56.9245, 33.0777) |
| Luminance | 0.5693 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Weird Green
#3AE57F
ΔE00 4.27
Lightgreen
#90EE90
ΔE00 5.15
Tealish Green
#0CDC73
ΔE00 5.24
Aqua Green
#12E193
ΔE00 5.50
Emerald
#50C878
ΔE00 5.59
Seaweed
#18D17B
ΔE00 5.68
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#6FDD8A #DD6FC2
analogous
#8BDD6F #6FDD8A #6FDDC1
triadic
#6FDD8A #8A6FDD #DD8A6F
tetradic
#6FDD8A #6F8BDD #DD6FC2 #DDC16F
square
#6FDD8A #6F8BDD #DD6FC2 #DDC16F
split-complementary
#6FDD8A #C16FDD #DD6F8B
monochromatic
#28AA48 #3DD162 #6FDD8A #A1E9B2 #D2F4DA
Accessibility & contrast
On white
1.70
#6FDD8A on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.39
#6FDD8A on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #6FDD8A
12.39:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##6FDD8A | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##6FDD8A | 1.00 | 1.70 | 12.39 | 12.39 |
| #FFFFFF | 1.70 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.39 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.39 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DECD84
Deuteranopia (green-blind)
#CFC38F
Tritanopia (blue-blind)
#58DAC8
Achromatopsia (no color)
#C7C7C7
Design tokens & code
CSS
--color: #6fdd8a; /* rgb */ color: rgb(111, 221, 138); /* oklch */ color: oklch(81.2% 0.155 149.8);
Tailwind
colors: {
custom: {
50: '#9fe8ad',
500: '#6fdd8a',
950: '#000000',
},
}SCSS
$custom: #6fdd8a; $custom-light: #9fe8ad; $custom-dark: #000000;
JSON
{
"hex": "#6fdd8a",
"rgb": {
"r": 111,
"g": 221,
"b": 138
},
"hsl": {
"h": 134.727,
"s": 61.798,
"l": 65.098
},
"oklch": {
"l": 0.81174,
"c": 0.15498,
"h": 149.8
},
"luminance": 0.56927
}Semantic roles & 50–950 ramp
primary
#6FDD8A
secondary
#AC4493
accent
#1C9FCA
background
#FCFEFD
surface
#F6FDF7
border
#D0D5D0
text
#0F1610
muted
#808481