#6CE18E#6CE18E
#6CE18E is a very light, vivid green. Relative luminance 0.590; OKLCH L 82.1% C 0.158 H 151.0°. Best body text is #000000 at 12.80:1 contrast (WCAG AA passes).
Color values
| HEX | #6CE18E |
|---|---|
| RGB | rgb(108, 225, 142) |
| HSL | hsl(137, 66%, 65%) |
| HSV | hsv(137, 52%, 88%) |
| CMYK | cmyk(52%, 0%, 36.9%, 11.8%) |
| CIE-LAB | lab(81.29, -51.02, 30.77) |
| CIE-LCH | lch(81.29, 59.58, 148.91°) |
| OKLab | oklab(82.1% -0.1385 0.0768) |
| OKLCH | oklch(82.1% 0.158 151) |
| XYZ | xyz(37.9894, 58.9884, 34.9699) |
| Luminance | 0.5899 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Weird Green
#3AE57F
ΔE00 3.80
Lightgreen
#90EE90
ΔE00 4.93
Aqua Green
#12E193
ΔE00 4.94
Tealish Green
#0CDC73
ΔE00 5.19
Seafoam Green
#7AF9AB
ΔE00 5.57
Seafoam (survey)
#80F9AD
ΔE00 5.72
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#6CE18E #E16CBF
analogous
#84E16C #6CE18E #6CE1C9
triadic
#6CE18E #8E6CE1 #E18E6C
tetradic
#6CE18E #6C84E1 #E16CBF #E1C96C
square
#6CE18E #6C84E1 #E16CBF #E1C96C
split-complementary
#6CE18E #C96CE1 #E16C84
monochromatic
#24AF4C #39D767 #6CE18E #9FEBB5 #D2F6DC
Accessibility & contrast
On white
1.64
#6CE18E on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.80
#6CE18E on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #6CE18E
12.80:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##6CE18E | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##6CE18E | 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)
#E2D188
Deuteranopia (green-blind)
#D2C593
Tritanopia (blue-blind)
#51DECC
Achromatopsia (no color)
#CACACA
Design tokens & code
CSS
--color: #6ce18e; /* rgb */ color: rgb(108, 225, 142); /* oklch */ color: oklch(82.1% 0.158 151.0);
Tailwind
colors: {
custom: {
50: '#9eebaf',
500: '#6ce18e',
950: '#000000',
},
}SCSS
$custom: #6ce18e; $custom-light: #9eebaf; $custom-dark: #000000;
JSON
{
"hex": "#6ce18e",
"rgb": {
"r": 108,
"g": 225,
"b": 142
},
"hsl": {
"h": 137.436,
"s": 66.102,
"l": 65.294
},
"oklch": {
"l": 0.82104,
"c": 0.15839,
"h": 151
},
"luminance": 0.58992
}Semantic roles & 50–950 ramp
primary
#6CE18E
secondary
#B04190
accent
#1899CE
background
#FCFEFD
surface
#F6FDF7
border
#D0D5D0
text
#0F1610
muted
#808481