#6CD488#6CD488
#6CD488 is a light, vivid green. Relative luminance 0.521; OKLCH L 78.8% C 0.146 H 150.6°. Best body text is #000000 at 11.41:1 contrast (WCAG AA passes).
Color values
| HEX | #6CD488 |
|---|---|
| RGB | rgb(108, 212, 136) |
| HSL | hsl(136, 55%, 63%) |
| HSV | hsv(136, 49%, 83%) |
| CMYK | cmyk(49.1%, 0%, 35.8%, 16.9%) |
| CIE-LAB | lab(77.31, -46.68, 28.56) |
| CIE-LCH | lch(77.31, 54.72, 148.54°) |
| OKLab | oklab(78.82% -0.1269 0.0715) |
| OKLCH | oklch(78.82% 0.146 150.6) |
| XYZ | xyz(34.1695, 52.0500, 31.5338) |
| Luminance | 0.5205 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Emerald
#50C878
ΔE00 3.81
Soft Green
#6FC276
ΔE00 4.79
Seaweed
#18D17B
ΔE00 4.91
Weird Green
#3AE57F
ΔE00 5.76
Dark Mint
#48C072
ΔE00 5.82
Aqua Green
#12E193
ΔE00 5.86
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#6CD488 #D46CB8
analogous
#84D46C #6CD488 #6CD4BC
triadic
#6CD488 #886CD4 #D4886C
tetradic
#6CD488 #6C84D4 #D46CB8 #D4BC6C
square
#6CD488 #6C84D4 #D46CB8 #D4BC6C
split-complementary
#6CD488 #BC6CD4 #D46C84
monochromatic
#2D994A #3DC662 #6CD488 #9BE2AE #CBF0D5
Accessibility & contrast
On white
1.84
#6CD488 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.41
#6CD488 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #6CD488
11.41:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##6CD488 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##6CD488 | 1.00 | 1.84 | 11.41 | 11.41 |
| #FFFFFF | 1.84 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.41 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.41 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D5C583
Deuteranopia (green-blind)
#C6BB8D
Tritanopia (blue-blind)
#56D1C1
Achromatopsia (no color)
#BFBFBF
Design tokens & code
CSS
--color: #6cd488; /* rgb */ color: rgb(108, 212, 136); /* oklch */ color: oklch(78.8% 0.146 150.6);
Tailwind
colors: {
custom: {
50: '#9ce2ab',
500: '#6cd488',
950: '#000000',
},
}SCSS
$custom: #6cd488; $custom-light: #9ce2ab; $custom-dark: #000000;
JSON
{
"hex": "#6cd488",
"rgb": {
"r": 108,
"g": 212,
"b": 136
},
"hsl": {
"h": 136.154,
"s": 54.737,
"l": 62.745
},
"oklch": {
"l": 0.78823,
"c": 0.14561,
"h": 150.6
},
"luminance": 0.52053
}Semantic roles & 50–950 ramp
primary
#6CD488
secondary
#9E4686
accent
#2397C2
background
#FCFEFD
surface
#F5FCF7
border
#CFD5D0
text
#0F1510
muted
#808481