#6CD69A#6CD69A
#6CD69A is a light, vivid green. Relative luminance 0.536; OKLCH L 79.7% C 0.132 H 156.8°. Best body text is #000000 at 11.72:1 contrast (WCAG AA passes).
Color values
| HEX | #6CD69A |
|---|---|
| RGB | rgb(108, 214, 154) |
| HSL | hsl(146, 56%, 63%) |
| HSV | hsv(146, 50%, 84%) |
| CMYK | cmyk(49.5%, 0%, 28%, 16.1%) |
| CIE-LAB | lab(78.23, -44.22, 20.42) |
| CIE-LCH | lch(78.23, 48.70, 155.21°) |
| OKLab | oklab(79.68% -0.1211 0.0519) |
| OKLCH | oklch(79.68% 0.132 156.8) |
| XYZ | xyz(36.0609, 53.6114, 39.0133) |
| Luminance | 0.5361 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Seafoam
#7FE0B3
ΔE00 4.59
Eucalyptus
#44D7A8
ΔE00 5.07
Aqua Green
#12E193
ΔE00 5.54
Emerald
#50C878
ΔE00 5.84
Hospital Green
#9BE5AA
ΔE00 5.99
Seaweed
#18D17B
ΔE00 6.30
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#6CD69A #D66CA8
analogous
#73D66C #6CD69A #6CD6CF
triadic
#6CD69A #9A6CD6 #D69A6C
tetradic
#6CD69A #6C73D6 #D66CA8 #D6CF6C
square
#6CD69A #6C73D6 #D66CA8 #D6CF6C
split-complementary
#6CD69A #CF6CD6 #D66C73
monochromatic
#2C9C5C #3CC979 #6CD69A #9CE3BB #CCF1DC
Accessibility & contrast
On white
1.79
#6CD69A on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.72
#6CD69A on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #6CD69A
11.72:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##6CD69A | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##6CD69A | 1.00 | 1.79 | 11.72 | 11.72 |
| #FFFFFF | 1.79 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.72 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.72 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D5C896
Deuteranopia (green-blind)
#C5BD9E
Tritanopia (blue-blind)
#4FD4C6
Achromatopsia (no color)
#C1C1C1
Design tokens & code
CSS
--color: #6cd69a; /* rgb */ color: rgb(108, 214, 154); /* oklch */ color: oklch(79.7% 0.132 156.8);
Tailwind
colors: {
custom: {
50: '#9ce3b8',
500: '#6cd69a',
950: '#000000',
},
}SCSS
$custom: #6cd69a; $custom-light: #9ce3b8; $custom-dark: #000000;
JSON
{
"hex": "#6cd69a",
"rgb": {
"r": 108,
"g": 214,
"b": 154
},
"hsl": {
"h": 146.038,
"s": 56.383,
"l": 63.137
},
"oklch": {
"l": 0.79685,
"c": 0.13173,
"h": 156.8
},
"luminance": 0.53614
}Semantic roles & 50–950 ramp
primary
#6CD69A
secondary
#A14679
accent
#227DC4
background
#FCFEFD
surface
#F5FCF8
border
#CFD5D1
text
#0F1511
muted
#808481