#6DE69C#6DE69C
#6DE69C is a very light, vivid green. Relative luminance 0.622; OKLCH L 83.6% C 0.152 H 154.5°. Best body text is #000000 at 13.45:1 contrast (WCAG AA passes).
Color values
| HEX | #6DE69C |
|---|---|
| RGB | rgb(109, 230, 156) |
| HSL | hsl(143, 71%, 66%) |
| HSV | hsv(143, 53%, 90%) |
| CMYK | cmyk(52.6%, 0%, 32.2%, 9.8%) |
| CIE-LAB | lab(83.04, -50.34, 25.96) |
| CIE-LCH | lch(83.04, 56.64, 152.72°) |
| OKLab | oklab(83.63% -0.1371 0.0655) |
| OKLCH | oklch(83.63% 0.152 154.5) |
| XYZ | xyz(40.6011, 62.2416, 41.3203) |
| Luminance | 0.6224 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Seafoam Green
#7AF9AB
ΔE00 4.12
Seafoam (survey)
#80F9AD
ΔE00 4.23
Aqua Green
#12E193
ΔE00 4.49
Light Greenish Blue
#63F7B4
ΔE00 4.61
Light Blue Green
#7EFBB3
ΔE00 4.70
Light Bluish Green
#76FDA8
ΔE00 5.00
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#6DE69C #E66DB7
analogous
#7BE66D #6DE69C #6DE6D9
triadic
#6DE69C #9C6DE6 #E69C6D
tetradic
#6DE69C #6D7BE6 #E66DB7 #E6D96D
square
#6DE69C #6D7BE6 #E66DB7 #E6D96D
split-complementary
#6DE69C #D96DE6 #E66D7B
monochromatic
#20B95B #39DD79 #6DE69C #A1EFBF #D6F8E3
Accessibility & contrast
On white
1.56
#6DE69C on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.45
#6DE69C on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #6DE69C
13.45:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##6DE69C | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##6DE69C | 1.00 | 1.56 | 13.45 | 13.45 |
| #FFFFFF | 1.56 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.45 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.45 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E6D697
Deuteranopia (green-blind)
#D4CAA1
Tritanopia (blue-blind)
#4CE4D3
Achromatopsia (no color)
#CFCFCF
Design tokens & code
CSS
--color: #6de69c; /* rgb */ color: rgb(109, 230, 156); /* oklch */ color: oklch(83.6% 0.152 154.5);
Tailwind
colors: {
custom: {
50: '#9fefb9',
500: '#6de69c',
950: '#000000',
},
}SCSS
$custom: #6de69c; $custom-light: #9fefb9; $custom-dark: #000000;
JSON
{
"hex": "#6de69c",
"rgb": {
"r": 109,
"g": 230,
"b": 156
},
"hsl": {
"h": 143.306,
"s": 70.76,
"l": 66.471
},
"oklch": {
"l": 0.83629,
"c": 0.15194,
"h": 154.5
},
"luminance": 0.62245
}Semantic roles & 50–950 ramp
primary
#6DE69C
secondary
#B93E89
accent
#1388D3
background
#FCFFFD
surface
#F6FEF8
border
#D0D6D1
text
#0F1611
muted
#808581