#6DE09C#6DE09C
#6DE09C is a very light, vivid green. Relative luminance 0.590; OKLCH L 82.2% C 0.144 H 155.5°. Best body text is #000000 at 12.79:1 contrast (WCAG AA passes).
Color values
| HEX | #6DE09C |
|---|---|
| RGB | rgb(109, 224, 156) |
| HSL | hsl(145, 65%, 65%) |
| HSV | hsv(145, 51%, 88%) |
| CMYK | cmyk(51.3%, 0%, 30.4%, 12.2%) |
| CIE-LAB | lab(81.27, -47.85, 23.55) |
| CIE-LCH | lch(81.27, 53.33, 153.79°) |
| OKLab | oklab(82.18% -0.1306 0.0596) |
| OKLCH | oklch(82.18% 0.144 155.5) |
| XYZ | xyz(38.9601, 58.9595, 40.7733) |
| Luminance | 0.5896 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Aqua Green
#12E193
ΔE00 4.50
Seafoam
#7FE0B3
ΔE00 5.11
Hospital Green
#9BE5AA
ΔE00 5.23
Light Greenish Blue
#63F7B4
ΔE00 5.44
Seafoam Green
#7AF9AB
ΔE00 5.52
Seafoam (survey)
#80F9AD
ΔE00 5.56
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#6DE09C #E06DB1
analogous
#77E06D #6DE09C #6DE0D6
triadic
#6DE09C #9C6DE0 #E09C6D
tetradic
#6DE09C #6D77E0 #E06DB1 #E0D66D
square
#6DE09C #6D77E0 #E06DB1 #E0D66D
split-complementary
#6DE09C #D66DE0 #E06D77
monochromatic
#25AE5D #3BD57A #6DE09C #9FEBBE #D2F5E0
Accessibility & contrast
On white
1.64
#6DE09C on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.79
#6DE09C on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #6DE09C
12.79:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##6DE09C | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##6DE09C | 1.00 | 1.64 | 12.79 | 12.79 |
| #FFFFFF | 1.64 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.79 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.79 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DFD198
Deuteranopia (green-blind)
#CFC5A0
Tritanopia (blue-blind)
#4EDECE
Achromatopsia (no color)
#CACACA
Design tokens & code
CSS
--color: #6de09c; /* rgb */ color: rgb(109, 224, 156); /* oklch */ color: oklch(82.2% 0.144 155.5);
Tailwind
colors: {
custom: {
50: '#9eeab9',
500: '#6de09c',
950: '#000000',
},
}SCSS
$custom: #6de09c; $custom-light: #9eeab9; $custom-dark: #000000;
JSON
{
"hex": "#6de09c",
"rgb": {
"r": 109,
"g": 224,
"b": 156
},
"hsl": {
"h": 144.522,
"s": 64.972,
"l": 65.294
},
"oklch": {
"l": 0.82182,
"c": 0.14355,
"h": 155.5
},
"luminance": 0.58963
}Semantic roles & 50–950 ramp
primary
#6DE09C
secondary
#AF4283
accent
#1983CD
background
#FCFEFD
surface
#F6FDF8
border
#D0D5D1
text
#0F1611
muted
#808481