#6DE18C#6DE18C
#6DE18C is a very light, vivid green. Relative luminance 0.590; OKLCH L 82.1% C 0.160 H 150.3°. Best body text is #000000 at 12.80:1 contrast (WCAG AA passes).
Color values
| HEX | #6DE18C |
|---|---|
| RGB | rgb(109, 225, 140) |
| HSL | hsl(136, 66%, 65%) |
| HSV | hsv(136, 52%, 88%) |
| CMYK | cmyk(51.6%, 0%, 37.8%, 11.8%) |
| CIE-LAB | lab(81.29, -51.12, 31.80) |
| CIE-LCH | lch(81.29, 60.20, 148.12°) |
| OKLab | oklab(82.1% -0.1387 0.0792) |
| OKLCH | oklch(82.1% 0.16 150.3) |
| XYZ | xyz(37.9629, 58.9919, 34.1919) |
| Luminance | 0.5899 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Weird Green
#3AE57F
ΔE00 3.70
Lightgreen
#90EE90
ΔE00 4.69
Tealish Green
#0CDC73
ΔE00 5.10
Aqua Green
#12E193
ΔE00 5.21
Seafoam Green
#7AF9AB
ΔE00 5.71
Seafoam (survey)
#80F9AD
ΔE00 5.86
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#6DE18C #E16DC2
analogous
#88E16D #6DE18C #6DE1C6
triadic
#6DE18C #8C6DE1 #E18C6D
tetradic
#6DE18C #6D88E1 #E16DC2 #E1C66D
square
#6DE18C #6D88E1 #E16DC2 #E1C66D
split-complementary
#6DE18C #C66DE1 #E16D88
monochromatic
#24B049 #3AD764 #6DE18C #A0EBB4 #D3F6DC
Accessibility & contrast
On white
1.64
#6DE18C on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.80
#6DE18C on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #6DE18C
12.80:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##6DE18C | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##6DE18C | 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)
#E2D186
Deuteranopia (green-blind)
#D2C691
Tritanopia (blue-blind)
#53DECC
Achromatopsia (no color)
#CACACA
Design tokens & code
CSS
--color: #6de18c; /* rgb */ color: rgb(109, 225, 140); /* oklch */ color: oklch(82.1% 0.160 150.3);
Tailwind
colors: {
custom: {
50: '#9eebae',
500: '#6de18c',
950: '#000000',
},
}SCSS
$custom: #6de18c; $custom-light: #9eebae; $custom-dark: #000000;
JSON
{
"hex": "#6de18c",
"rgb": {
"r": 109,
"g": 225,
"b": 140
},
"hsl": {
"h": 136.034,
"s": 65.909,
"l": 65.49
},
"oklch": {
"l": 0.82105,
"c": 0.15975,
"h": 150.3
},
"luminance": 0.58995
}Semantic roles & 50–950 ramp
primary
#6DE18C
secondary
#B14193
accent
#189DCE
background
#FCFEFD
surface
#F6FDF7
border
#D0D5D0
text
#0F1610
muted
#808481