#6DDE8A#6DDE8A
#6DDE8A is a light, vivid green. Relative luminance 0.573; OKLCH L 81.3% C 0.157 H 150.0°. Best body text is #000000 at 12.47:1 contrast (WCAG AA passes).
Color values
| HEX | #6DDE8A |
|---|---|
| RGB | rgb(109, 222, 138) |
| HSL | hsl(135, 63%, 65%) |
| HSV | hsv(135, 51%, 87%) |
| CMYK | cmyk(50.9%, 0%, 37.8%, 12.9%) |
| CIE-LAB | lab(80.36, -50.23, 31.59) |
| CIE-LCH | lch(80.36, 59.34, 147.83°) |
| OKLab | oklab(81.34% -0.1363 0.0787) |
| OKLCH | oklch(81.34% 0.157 150) |
| XYZ | xyz(37.0129, 57.3257, 33.1544) |
| Luminance | 0.5733 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Weird Green
#3AE57F
ΔE00 3.98
Tealish Green
#0CDC73
ΔE00 5.04
Lightgreen
#90EE90
ΔE00 5.09
Aqua Green
#12E193
ΔE00 5.32
Seaweed
#18D17B
ΔE00 5.63
Emerald
#50C878
ΔE00 5.72
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#6DDE8A #DE6DC1
analogous
#89DE6D #6DDE8A #6DDEC2
triadic
#6DDE8A #8A6DDE #DE8A6D
tetradic
#6DDE8A #6D89DE #DE6DC1 #DEC26D
square
#6DDE8A #6D89DE #DE6DC1 #DEC26D
split-complementary
#6DDE8A #C26DDE #DE6D89
monochromatic
#26AA48 #3BD362 #6DDE8A #9FE9B2 #D1F5DA
Accessibility & contrast
On white
1.68
#6DDE8A on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.47
#6DDE8A on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #6DDE8A
12.47:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##6DDE8A | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##6DDE8A | 1.00 | 1.68 | 12.47 | 12.47 |
| #FFFFFF | 1.68 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.47 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.47 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DFCE84
Deuteranopia (green-blind)
#CFC38F
Tritanopia (blue-blind)
#55DBC9
Achromatopsia (no color)
#C7C7C7
Design tokens & code
CSS
--color: #6dde8a; /* rgb */ color: rgb(109, 222, 138); /* oklch */ color: oklch(81.3% 0.157 150.0);
Tailwind
colors: {
custom: {
50: '#9ee9ad',
500: '#6dde8a',
950: '#000000',
},
}SCSS
$custom: #6dde8a; $custom-light: #9ee9ad; $custom-dark: #000000;
JSON
{
"hex": "#6dde8a",
"rgb": {
"r": 109,
"g": 222,
"b": 138
},
"hsl": {
"h": 135.398,
"s": 63.128,
"l": 64.902
},
"oklch": {
"l": 0.81338,
"c": 0.15742,
"h": 150
},
"luminance": 0.57329
}Semantic roles & 50–950 ramp
primary
#6DDE8A
secondary
#AC4391
accent
#1B9ECB
background
#FCFEFD
surface
#F6FDF7
border
#D0D5D0
text
#0F1610
muted
#808481