#6CD48A#6CD48A
#6CD48A is a light, vivid green. Relative luminance 0.521; OKLCH L 78.9% C 0.144 H 151.2°. Best body text is #000000 at 11.42:1 contrast (WCAG AA passes).
Color values
| HEX | #6CD48A |
|---|---|
| RGB | rgb(108, 212, 138) |
| HSL | hsl(137, 55%, 63%) |
| HSV | hsv(137, 49%, 83%) |
| CMYK | cmyk(49.1%, 0%, 34.9%, 16.9%) |
| CIE-LAB | lab(77.34, -46.33, 27.57) |
| CIE-LCH | lch(77.34, 53.91, 149.24°) |
| OKLab | oklab(78.86% -0.126 0.0691) |
| OKLCH | oklch(78.86% 0.144 151.2) |
| XYZ | xyz(34.3130, 52.1074, 32.2894) |
| Luminance | 0.5211 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Emerald
#50C878
ΔE00 3.90
Soft Green
#6FC276
ΔE00 4.91
Seaweed
#18D17B
ΔE00 4.96
Aqua Green
#12E193
ΔE00 5.75
Dark Mint
#48C072
ΔE00 5.87
Weird Green
#3AE57F
ΔE00 5.94
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#6CD48A #D46CB6
analogous
#82D46C #6CD48A #6CD4BE
triadic
#6CD48A #8A6CD4 #D48A6C
tetradic
#6CD48A #6C82D4 #D46CB6 #D4BE6C
square
#6CD48A #6C82D4 #D46CB6 #D4BE6C
split-complementary
#6CD48A #BE6CD4 #D46C82
monochromatic
#2D994C #3DC664 #6CD48A #9BE2B0 #CBF0D5
Accessibility & contrast
On white
1.84
#6CD48A on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.42
#6CD48A on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #6CD48A
11.42:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##6CD48A | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##6CD48A | 1.00 | 1.84 | 11.42 | 11.42 |
| #FFFFFF | 1.84 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.42 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.42 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D5C585
Deuteranopia (green-blind)
#C6BB8F
Tritanopia (blue-blind)
#56D1C1
Achromatopsia (no color)
#BFBFBF
Design tokens & code
CSS
--color: #6cd48a; /* rgb */ color: rgb(108, 212, 138); /* oklch */ color: oklch(78.9% 0.144 151.2);
Tailwind
colors: {
custom: {
50: '#9ce2ac',
500: '#6cd48a',
950: '#000000',
},
}SCSS
$custom: #6cd48a; $custom-light: #9ce2ac; $custom-dark: #000000;
JSON
{
"hex": "#6cd48a",
"rgb": {
"r": 108,
"g": 212,
"b": 138
},
"hsl": {
"h": 137.308,
"s": 54.737,
"l": 62.745
},
"oklch": {
"l": 0.78862,
"c": 0.14371,
"h": 151.2
},
"luminance": 0.5211
}Semantic roles & 50–950 ramp
primary
#6CD48A
secondary
#9E4685
accent
#2394C2
background
#FCFEFD
surface
#F5FCF7
border
#CFD5D0
text
#0F1510
muted
#808481