#6CD792#6CD792
#6CD792 is a light, vivid green. Relative luminance 0.539; OKLCH L 79.8% C 0.140 H 153.5°. Best body text is #000000 at 11.77:1 contrast (WCAG AA passes).
Color values
| HEX | #6CD792 |
|---|---|
| RGB | rgb(108, 215, 146) |
| HSL | hsl(141, 57%, 63%) |
| HSV | hsv(141, 50%, 84%) |
| CMYK | cmyk(49.8%, 0%, 32.1%, 15.7%) |
| CIE-LAB | lab(78.38, -46.16, 24.81) |
| CIE-LCH | lch(78.38, 52.40, 151.74°) |
| OKLab | oklab(79.75% -0.1258 0.0626) |
| OKLCH | oklch(79.75% 0.14 153.5) |
| XYZ | xyz(35.6705, 53.8615, 35.7052) |
| Luminance | 0.5386 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Emerald
#50C878
ΔE00 4.86
Aqua Green
#12E193
ΔE00 5.15
Seaweed
#18D17B
ΔE00 5.38
Hospital Green
#9BE5AA
ΔE00 5.99
Soft Green
#6FC276
ΔE00 6.07
Seafoam
#7FE0B3
ΔE00 6.09
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#6CD792 #D76CB1
analogous
#7BD76C #6CD792 #6CD7C7
triadic
#6CD792 #926CD7 #D7926C
tetradic
#6CD792 #6C7BD7 #D76CB1 #D7C76C
square
#6CD792 #6C7BD7 #D76CB1 #D7C76C
split-complementary
#6CD792 #C76CD7 #D76C7B
monochromatic
#2B9E54 #3CCA6E #6CD792 #9CE4B6 #CCF1D9
Accessibility & contrast
On white
1.78
#6CD792 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.77
#6CD792 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #6CD792
11.77:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##6CD792 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##6CD792 | 1.00 | 1.78 | 11.77 | 11.77 |
| #FFFFFF | 1.78 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.77 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.77 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D7C88E
Deuteranopia (green-blind)
#C8BE96
Tritanopia (blue-blind)
#52D5C5
Achromatopsia (no color)
#C2C2C2
Design tokens & code
CSS
--color: #6cd792; /* rgb */ color: rgb(108, 215, 146); /* oklch */ color: oklch(79.8% 0.140 153.5);
Tailwind
colors: {
custom: {
50: '#9de4b2',
500: '#6cd792',
950: '#000000',
},
}SCSS
$custom: #6cd792; $custom-light: #9de4b2; $custom-dark: #000000;
JSON
{
"hex": "#6cd792",
"rgb": {
"r": 108,
"g": 215,
"b": 146
},
"hsl": {
"h": 141.308,
"s": 57.219,
"l": 63.333
},
"oklch": {
"l": 0.79754,
"c": 0.14048,
"h": 153.5
},
"luminance": 0.53864
}Semantic roles & 50–950 ramp
primary
#6CD792
secondary
#A24581
accent
#218BC5
background
#FCFEFD
surface
#F5FCF7
border
#CFD5D0
text
#0F1511
muted
#808481