#6DE09D#6DE09D
#6DE09D is a very light, vivid green. Relative luminance 0.590; OKLCH L 82.2% C 0.143 H 155.8°. Best body text is #000000 at 12.80:1 contrast (WCAG AA passes).
Color values
| HEX | #6DE09D |
|---|---|
| RGB | rgb(109, 224, 157) |
| HSL | hsl(145, 65%, 65%) |
| HSV | hsv(145, 51%, 88%) |
| CMYK | cmyk(51.3%, 0%, 29.9%, 12.2%) |
| CIE-LAB | lab(81.29, -47.66, 23.06) |
| CIE-LCH | lch(81.29, 52.94, 154.18°) |
| OKLab | oklab(82.2% -0.1301 0.0584) |
| OKLCH | oklch(82.2% 0.143 155.8) |
| XYZ | xyz(39.0451, 58.9935, 41.2211) |
| Luminance | 0.5900 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Aqua Green
#12E193
ΔE00 4.53
Seafoam
#7FE0B3
ΔE00 4.92
Hospital Green
#9BE5AA
ΔE00 5.22
Light Greenish Blue
#63F7B4
ΔE00 5.38
Seafoam Green
#7AF9AB
ΔE00 5.56
Seafoam (survey)
#80F9AD
ΔE00 5.59
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#6DE09D #E06DB0
analogous
#77E06D #6DE09D #6DE0D6
triadic
#6DE09D #9D6DE0 #E09D6D
tetradic
#6DE09D #6D77E0 #E06DB0 #E0D66D
square
#6DE09D #6D77E0 #E06DB0 #E0D66D
split-complementary
#6DE09D #D66DE0 #E06D77
monochromatic
#25AE5E #3BD57B #6DE09D #9FEBBF #D2F5E1
Accessibility & contrast
On white
1.64
#6DE09D on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.80
#6DE09D on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #6DE09D
12.80:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##6DE09D | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##6DE09D | 1.00 | 1.64 | 12.80 | 12.80 |
| #FFFFFF | 1.64 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.80 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.80 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DFD199
Deuteranopia (green-blind)
#CFC5A1
Tritanopia (blue-blind)
#4DDECE
Achromatopsia (no color)
#CACACA
Design tokens & code
CSS
--color: #6de09d; /* rgb */ color: rgb(109, 224, 157); /* oklch */ color: oklch(82.2% 0.143 155.8);
Tailwind
colors: {
custom: {
50: '#9eeaba',
500: '#6de09d',
950: '#000000',
},
}SCSS
$custom: #6de09d; $custom-light: #9eeaba; $custom-dark: #000000;
JSON
{
"hex": "#6de09d",
"rgb": {
"r": 109,
"g": 224,
"b": 157
},
"hsl": {
"h": 145.043,
"s": 64.972,
"l": 65.294
},
"oklch": {
"l": 0.82203,
"c": 0.14264,
"h": 155.8
},
"luminance": 0.58997
}Semantic roles & 50–950 ramp
primary
#6DE09D
secondary
#AF4282
accent
#1982CD
background
#FCFEFD
surface
#F6FDF8
border
#D0D5D1
text
#0F1611
muted
#808481