#6CD796#6CD796
#6CD796 is a light, vivid green. Relative luminance 0.540; OKLCH L 79.8% C 0.137 H 155.0°. Best body text is #000000 at 11.80:1 contrast (WCAG AA passes).
Color values
| HEX | #6CD796 |
|---|---|
| RGB | rgb(108, 215, 150) |
| HSL | hsl(144, 57%, 63%) |
| HSV | hsv(144, 50%, 84%) |
| CMYK | cmyk(49.8%, 0%, 30.2%, 15.7%) |
| CIE-LAB | lab(78.45, -45.41, 22.82) |
| CIE-LCH | lch(78.45, 50.82, 153.32°) |
| OKLab | oklab(79.84% -0.124 0.0578) |
| OKLCH | oklch(79.84% 0.137 155) |
| XYZ | xyz(35.9871, 53.9881, 37.3726) |
| Luminance | 0.5399 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Aqua Green
#12E193
ΔE00 5.19
Emerald
#50C878
ΔE00 5.31
Seafoam
#7FE0B3
ΔE00 5.35
Seaweed
#18D17B
ΔE00 5.75
Hospital Green
#9BE5AA
ΔE00 5.87
Eucalyptus
#44D7A8
ΔE00 5.90
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#6CD796 #D76CAD
analogous
#77D76C #6CD796 #6CD7CB
triadic
#6CD796 #966CD7 #D7966C
tetradic
#6CD796 #6C77D7 #D76CAD #D7CB6C
square
#6CD796 #6C77D7 #D76CAD #D7CB6C
split-complementary
#6CD796 #CB6CD7 #D76C77
monochromatic
#2B9E58 #3CCA74 #6CD796 #9CE4B8 #CCF1DB
Accessibility & contrast
On white
1.78
#6CD796 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.80
#6CD796 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #6CD796
11.80:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##6CD796 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##6CD796 | 1.00 | 1.78 | 11.80 | 11.80 |
| #FFFFFF | 1.78 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.80 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.80 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D6C992
Deuteranopia (green-blind)
#C7BE9A
Tritanopia (blue-blind)
#51D5C6
Achromatopsia (no color)
#C2C2C2
Design tokens & code
CSS
--color: #6cd796; /* rgb */ color: rgb(108, 215, 150); /* oklch */ color: oklch(79.8% 0.137 155.0);
Tailwind
colors: {
custom: {
50: '#9de4b5',
500: '#6cd796',
950: '#000000',
},
}SCSS
$custom: #6cd796; $custom-light: #9de4b5; $custom-dark: #000000;
JSON
{
"hex": "#6cd796",
"rgb": {
"r": 108,
"g": 215,
"b": 150
},
"hsl": {
"h": 143.551,
"s": 57.219,
"l": 63.333
},
"oklch": {
"l": 0.79839,
"c": 0.13679,
"h": 155
},
"luminance": 0.53991
}Semantic roles & 50–950 ramp
primary
#6CD796
secondary
#A2457E
accent
#2184C5
background
#FCFEFD
surface
#F5FCF8
border
#CFD5D1
text
#0F1511
muted
#808481