#6DE99C#6DE99C
#6DE99C is a very light, vivid green. Relative luminance 0.639; OKLCH L 84.4% C 0.156 H 154.0°. Best body text is #000000 at 13.79:1 contrast (WCAG AA passes).
Color values
| HEX | #6DE99C |
|---|---|
| RGB | rgb(109, 233, 156) |
| HSL | hsl(143, 74%, 67%) |
| HSV | hsv(143, 53%, 91%) |
| CMYK | cmyk(53.2%, 0%, 33%, 8.6%) |
| CIE-LAB | lab(83.93, -51.57, 27.16) |
| CIE-LCH | lch(83.93, 58.29, 152.22°) |
| OKLab | oklab(84.35% -0.1403 0.0684) |
| OKLCH | oklch(84.35% 0.156 154) |
| XYZ | xyz(41.4432, 63.9257, 41.6010) |
| Luminance | 0.6393 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Seafoam Green
#7AF9AB
ΔE00 3.50
Seafoam (survey)
#80F9AD
ΔE00 3.66
Light Blue Green
#7EFBB3
ΔE00 4.22
Light Bluish Green
#76FDA8
ΔE00 4.28
Light Greenish Blue
#63F7B4
ΔE00 4.35
Light Green Blue
#56FCA2
ΔE00 4.48
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#6DE99C #E96DBA
analogous
#7CE96D #6DE99C #6DE9DA
triadic
#6DE99C #9C6DE9 #E99C6D
tetradic
#6DE99C #6D7CE9 #E96DBA #E9DA6D
square
#6DE99C #6D7CE9 #E96DBA #E9DA6D
split-complementary
#6DE99C #DA6DE9 #E96D7C
monochromatic
#1DBF5A #38E178 #6DE99C #A2F1C0 #D7F9E4
Accessibility & contrast
On white
1.52
#6DE99C on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.79
#6DE99C on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #6DE99C
13.79:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##6DE99C | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##6DE99C | 1.00 | 1.52 | 13.79 | 13.79 |
| #FFFFFF | 1.52 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.79 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.79 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E9D997
Deuteranopia (green-blind)
#D7CCA1
Tritanopia (blue-blind)
#4BE7D5
Achromatopsia (no color)
#D1D1D1
Design tokens & code
CSS
--color: #6de99c; /* rgb */ color: rgb(109, 233, 156); /* oklch */ color: oklch(84.4% 0.156 154.0);
Tailwind
colors: {
custom: {
50: '#9ff1b9',
500: '#6de99c',
950: '#000000',
},
}SCSS
$custom: #6de99c; $custom-light: #9ff1b9; $custom-dark: #000000;
JSON
{
"hex": "#6de99c",
"rgb": {
"r": 109,
"g": 233,
"b": 156
},
"hsl": {
"h": 142.742,
"s": 73.81,
"l": 67.059
},
"oklch": {
"l": 0.84353,
"c": 0.1561,
"h": 154
},
"luminance": 0.63929
}Semantic roles & 50–950 ramp
primary
#6DE99C
secondary
#BE3C8D
accent
#108BD6
background
#FCFFFD
surface
#F6FEF8
border
#D0D6D1
text
#0F1711
muted
#808581