#6CE48E#6CE48E
#6CE48E is a very light, vivid green. Relative luminance 0.606; OKLCH L 82.8% C 0.163 H 150.7°. Best body text is #000000 at 13.13:1 contrast (WCAG AA passes).
Color values
| HEX | #6CE48E |
|---|---|
| RGB | rgb(108, 228, 142) |
| HSL | hsl(137, 69%, 66%) |
| HSV | hsv(137, 53%, 89%) |
| CMYK | cmyk(52.6%, 0%, 37.7%, 10.6%) |
| CIE-LAB | lab(82.18, -52.24, 31.95) |
| CIE-LCH | lch(82.18, 61.24, 148.55°) |
| OKLab | oklab(82.83% -0.1417 0.0796) |
| OKLCH | oklch(82.83% 0.163 150.7) |
| XYZ | xyz(38.8075, 60.6247, 35.2426) |
| Luminance | 0.6063 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Weird Green
#3AE57F
ΔE00 3.48
Lightgreen
#90EE90
ΔE00 4.44
Seafoam Green
#7AF9AB
ΔE00 5.11
Aqua Green
#12E193
ΔE00 5.11
Tealish Green
#0CDC73
ΔE00 5.19
Seafoam (survey)
#80F9AD
ΔE00 5.29
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#6CE48E #E46CC2
analogous
#86E46C #6CE48E #6CE4CA
triadic
#6CE48E #8E6CE4 #E48E6C
tetradic
#6CE48E #6C86E4 #E46CC2 #E4CA6C
square
#6CE48E #6C86E4 #E46CC2 #E4CA6C
split-complementary
#6CE48E #CA6CE4 #E46C86
monochromatic
#21B44B #38DB66 #6CE48E #A0EDB6 #D3F7DD
Accessibility & contrast
On white
1.60
#6CE48E on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.13
#6CE48E on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #6CE48E
13.13:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##6CE48E | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##6CE48E | 1.00 | 1.60 | 13.13 | 13.13 |
| #FFFFFF | 1.60 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.13 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.13 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E5D388
Deuteranopia (green-blind)
#D4C893
Tritanopia (blue-blind)
#50E1CE
Achromatopsia (no color)
#CCCCCC
Design tokens & code
CSS
--color: #6ce48e; /* rgb */ color: rgb(108, 228, 142); /* oklch */ color: oklch(82.8% 0.163 150.7);
Tailwind
colors: {
custom: {
50: '#9eedb0',
500: '#6ce48e',
950: '#000000',
},
}SCSS
$custom: #6ce48e; $custom-light: #9eedb0; $custom-dark: #000000;
JSON
{
"hex": "#6ce48e",
"rgb": {
"r": 108,
"g": 228,
"b": 142
},
"hsl": {
"h": 137,
"s": 68.966,
"l": 65.882
},
"oklch": {
"l": 0.82834,
"c": 0.16256,
"h": 150.7
},
"luminance": 0.60628
}Semantic roles & 50–950 ramp
primary
#6CE48E
secondary
#B53F94
accent
#159CD1
background
#FCFFFD
surface
#F6FEF7
border
#D0D6D0
text
#0F1610
muted
#808581