#6FDE8A#6FDE8A
#6FDE8A is a light, vivid green. Relative luminance 0.575; OKLCH L 81.4% C 0.156 H 149.7°. Best body text is #000000 at 12.49:1 contrast (WCAG AA passes).
Color values
| HEX | #6FDE8A |
|---|---|
| RGB | rgb(111, 222, 138) |
| HSL | hsl(135, 63%, 65%) |
| HSV | hsv(135, 50%, 87%) |
| CMYK | cmyk(50%, 0%, 37.8%, 12.9%) |
| CIE-LAB | lab(80.43, -49.72, 31.70) |
| CIE-LCH | lch(80.43, 58.97, 147.48°) |
| OKLab | oklab(81.42% -0.135 0.079) |
| OKLCH | oklch(81.42% 0.156 149.7) |
| XYZ | xyz(37.2618, 57.4541, 33.1660) |
| Luminance | 0.5746 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Weird Green
#3AE57F
ΔE00 4.11
Lightgreen
#90EE90
ΔE00 4.95
Tealish Green
#0CDC73
ΔE00 5.19
Aqua Green
#12E193
ΔE00 5.51
Seaweed
#18D17B
ΔE00 5.79
Emerald
#50C878
ΔE00 5.80
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#6FDE8A #DE6FC3
analogous
#8BDE6F #6FDE8A #6FDEC2
triadic
#6FDE8A #8A6FDE #DE8A6F
tetradic
#6FDE8A #6F8BDE #DE6FC3 #DEC26F
square
#6FDE8A #6F8BDE #DE6FC3 #DEC26F
split-complementary
#6FDE8A #C26FDE #DE6F8B
monochromatic
#27AB47 #3DD362 #6FDE8A #A1E9B2 #D3F5DB
Accessibility & contrast
On white
1.68
#6FDE8A on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.49
#6FDE8A on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #6FDE8A
12.49:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##6FDE8A | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##6FDE8A | 1.00 | 1.68 | 12.49 | 12.49 |
| #FFFFFF | 1.68 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.49 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.49 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DFCE84
Deuteranopia (green-blind)
#D0C38F
Tritanopia (blue-blind)
#58DBC9
Achromatopsia (no color)
#C8C8C8
Design tokens & code
CSS
--color: #6fde8a; /* rgb */ color: rgb(111, 222, 138); /* oklch */ color: oklch(81.4% 0.156 149.7);
Tailwind
colors: {
custom: {
50: '#9fe9ad',
500: '#6fde8a',
950: '#000000',
},
}SCSS
$custom: #6fde8a; $custom-light: #9fe9ad; $custom-dark: #000000;
JSON
{
"hex": "#6fde8a",
"rgb": {
"r": 111,
"g": 222,
"b": 138
},
"hsl": {
"h": 134.595,
"s": 62.712,
"l": 65.294
},
"oklch": {
"l": 0.81417,
"c": 0.15639,
"h": 149.7
},
"luminance": 0.57457
}Semantic roles & 50–950 ramp
primary
#6FDE8A
secondary
#AE4494
accent
#1BA0CA
background
#FCFEFD
surface
#F6FDF7
border
#D0D5D0
text
#0F1610
muted
#808481