#6CCF97#6CCF97
#6CCF97 is a light, vivid green. Relative luminance 0.500; OKLCH L 77.9% C 0.124 H 157.0°. Best body text is #000000 at 11.01:1 contrast (WCAG AA passes).
Color values
| HEX | #6CCF97 |
|---|---|
| RGB | rgb(108, 207, 151) |
| HSL | hsl(146, 51%, 62%) |
| HSV | hsv(146, 48%, 81%) |
| CMYK | cmyk(47.8%, 0%, 27.1%, 18.8%) |
| CIE-LAB | lab(76.10, -41.75, 19.05) |
| CIE-LCH | lch(76.10, 45.90, 155.47°) |
| OKLab | oklab(77.93% -0.1145 0.0485) |
| OKLCH | oklch(77.93% 0.124 157) |
| XYZ | xyz(34.0805, 50.0455, 37.1360) |
| Luminance | 0.5005 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Eucalyptus
#44D7A8
ΔE00 5.21
Seafoam
#7FE0B3
ΔE00 5.26
Emerald
#50C878
ΔE00 5.52
Mediumaquamarine
#66CDAA
ΔE00 5.56
Greenblue
#23C48B
ΔE00 5.70
Greenish Teal
#32BF84
ΔE00 6.00
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#6CCF97 #CF6CA4
analogous
#73CF6C #6CCF97 #6CCFC9
triadic
#6CCF97 #976CCF #CF976C
tetradic
#6CCF97 #6C73CF #CF6CA4 #CFC96C
square
#6CCF97 #6C73CF #CF6CA4 #CFC96C
split-complementary
#6CCF97 #C96CCF #CF6C73
monochromatic
#2F915A #3EBF76 #6CCF97 #9ADEB8 #C8EDD8
Accessibility & contrast
On white
1.91
#6CCF97 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.01
#6CCF97 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #6CCF97
11.01:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##6CCF97 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##6CCF97 | 1.00 | 1.91 | 11.01 | 11.01 |
| #FFFFFF | 1.91 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.01 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.01 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CEC294
Deuteranopia (green-blind)
#BFB79A
Tritanopia (blue-blind)
#52CEC0
Achromatopsia (no color)
#BCBCBC
Design tokens & code
CSS
--color: #6ccf97; /* rgb */ color: rgb(108, 207, 151); /* oklch */ color: oklch(77.9% 0.124 157.0);
Tailwind
colors: {
custom: {
50: '#9cdeb5',
500: '#6ccf97',
950: '#000000',
},
}SCSS
$custom: #6ccf97; $custom-light: #9cdeb5; $custom-dark: #000000;
JSON
{
"hex": "#6ccf97",
"rgb": {
"r": 108,
"g": 207,
"b": 151
},
"hsl": {
"h": 146.061,
"s": 50.769,
"l": 61.765
},
"oklch": {
"l": 0.77925,
"c": 0.12435,
"h": 157
},
"luminance": 0.50048
}Semantic roles & 50–950 ramp
primary
#6CCF97
secondary
#974875
accent
#277DBE
background
#FCFEFD
surface
#F5FCF8
border
#CFD5D1
text
#0F1511
muted
#808481