#6CE48D#6CE48D
#6CE48D is a very light, vivid green. Relative luminance 0.606; OKLCH L 82.8% C 0.164 H 150.4°. Best body text is #000000 at 13.12:1 contrast (WCAG AA passes).
Color values
| HEX | #6CE48D |
|---|---|
| RGB | rgb(108, 228, 141) |
| HSL | hsl(137, 69%, 66%) |
| HSV | hsv(137, 53%, 89%) |
| CMYK | cmyk(52.6%, 0%, 38.2%, 10.6%) |
| CIE-LAB | lab(82.16, -52.41, 32.44) |
| CIE-LCH | lch(82.16, 61.64, 148.25°) |
| OKLab | oklab(82.82% -0.1422 0.0808) |
| OKLCH | oklch(82.82% 0.164 150.4) |
| XYZ | xyz(38.7328, 60.5948, 34.8490) |
| Luminance | 0.6060 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Weird Green
#3AE57F
ΔE00 3.40
Lightgreen
#90EE90
ΔE00 4.36
Tealish Green
#0CDC73
ΔE00 5.12
Seafoam Green
#7AF9AB
ΔE00 5.19
Aqua Green
#12E193
ΔE00 5.21
Seafoam (survey)
#80F9AD
ΔE00 5.38
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#6CE48D #E46CC3
analogous
#87E46C #6CE48D #6CE4C9
triadic
#6CE48D #8D6CE4 #E48D6C
tetradic
#6CE48D #6C87E4 #E46CC3 #E4C96C
square
#6CE48D #6C87E4 #E46CC3 #E4C96C
split-complementary
#6CE48D #C96CE4 #E46C87
monochromatic
#21B44A #38DB65 #6CE48D #A0EDB5 #D3F7DD
Accessibility & contrast
On white
1.60
#6CE48D on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.12
#6CE48D on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #6CE48D
13.12:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##6CE48D | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##6CE48D | 1.00 | 1.60 | 13.12 | 13.12 |
| #FFFFFF | 1.60 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.12 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.12 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E5D387
Deuteranopia (green-blind)
#D5C893
Tritanopia (blue-blind)
#50E1CE
Achromatopsia (no color)
#CCCCCC
Design tokens & code
CSS
--color: #6ce48d; /* rgb */ color: rgb(108, 228, 141); /* oklch */ color: oklch(82.8% 0.164 150.4);
Tailwind
colors: {
custom: {
50: '#9eedaf',
500: '#6ce48d',
950: '#000000',
},
}SCSS
$custom: #6ce48d; $custom-light: #9eedaf; $custom-dark: #000000;
JSON
{
"hex": "#6ce48d",
"rgb": {
"r": 108,
"g": 228,
"b": 141
},
"hsl": {
"h": 136.5,
"s": 68.966,
"l": 65.882
},
"oklch": {
"l": 0.82815,
"c": 0.1635,
"h": 150.4
},
"luminance": 0.60598
}Semantic roles & 50–950 ramp
primary
#6CE48D
secondary
#B53F95
accent
#159DD1
background
#FCFFFD
surface
#F6FEF7
border
#D0D6D0
text
#0F1610
muted
#808581