#6CE18D#6CE18D
#6CE18D is a very light, vivid green. Relative luminance 0.590; OKLCH L 82.1% C 0.159 H 150.7°. Best body text is #000000 at 12.79:1 contrast (WCAG AA passes).
Color values
| HEX | #6CE18D |
|---|---|
| RGB | rgb(108, 225, 141) |
| HSL | hsl(137, 66%, 65%) |
| HSV | hsv(137, 52%, 88%) |
| CMYK | cmyk(52%, 0%, 37.3%, 11.8%) |
| CIE-LAB | lab(81.27, -51.20, 31.26) |
| CIE-LCH | lch(81.27, 59.98, 148.59°) |
| OKLab | oklab(82.09% -0.1389 0.078) |
| OKLCH | oklch(82.09% 0.159 150.7) |
| XYZ | xyz(37.9147, 58.9585, 34.5763) |
| Luminance | 0.5896 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Weird Green
#3AE57F
ΔE00 3.72
Lightgreen
#90EE90
ΔE00 4.84
Aqua Green
#12E193
ΔE00 5.03
Tealish Green
#0CDC73
ΔE00 5.11
Seafoam Green
#7AF9AB
ΔE00 5.64
Seafoam (survey)
#80F9AD
ΔE00 5.79
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#6CE18D #E16CC0
analogous
#85E16C #6CE18D #6CE1C7
triadic
#6CE18D #8D6CE1 #E18D6C
tetradic
#6CE18D #6C85E1 #E16CC0 #E1C76C
square
#6CE18D #6C85E1 #E16CC0 #E1C76C
split-complementary
#6CE18D #C76CE1 #E16C85
monochromatic
#24AF4B #39D766 #6CE18D #9FEBB4 #D2F6DC
Accessibility & contrast
On white
1.64
#6CE18D on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.79
#6CE18D on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #6CE18D
12.79:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##6CE18D | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##6CE18D | 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)
#E2D187
Deuteranopia (green-blind)
#D2C592
Tritanopia (blue-blind)
#51DECC
Achromatopsia (no color)
#CACACA
Design tokens & code
CSS
--color: #6ce18d; /* rgb */ color: rgb(108, 225, 141); /* oklch */ color: oklch(82.1% 0.159 150.7);
Tailwind
colors: {
custom: {
50: '#9eebaf',
500: '#6ce18d',
950: '#000000',
},
}SCSS
$custom: #6ce18d; $custom-light: #9eebaf; $custom-dark: #000000;
JSON
{
"hex": "#6ce18d",
"rgb": {
"r": 108,
"g": 225,
"b": 141
},
"hsl": {
"h": 136.923,
"s": 66.102,
"l": 65.294
},
"oklch": {
"l": 0.82086,
"c": 0.15933,
"h": 150.7
},
"luminance": 0.58962
}Semantic roles & 50–950 ramp
primary
#6CE18D
secondary
#B04191
accent
#189BCE
background
#FCFEFD
surface
#F6FDF7
border
#D0D5D0
text
#0F1610
muted
#808481