#6CDF92#6CDF92
#6CDF92 is a light, vivid green. Relative luminance 0.580; OKLCH L 81.7% C 0.152 H 152.4°. Best body text is #000000 at 12.61:1 contrast (WCAG AA passes).
Color values
| HEX | #6CDF92 |
|---|---|
| RGB | rgb(108, 223, 146) |
| HSL | hsl(140, 64%, 65%) |
| HSV | hsv(140, 52%, 87%) |
| CMYK | cmyk(51.6%, 0%, 34.5%, 12.5%) |
| CIE-LAB | lab(80.76, -49.51, 28.02) |
| CIE-LCH | lch(80.76, 56.88, 150.49°) |
| OKLab | oklab(81.7% -0.1346 0.0703) |
| OKLCH | oklch(81.7% 0.152 152.4) |
| XYZ | xyz(37.7576, 58.0357, 36.4009) |
| Luminance | 0.5804 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Weird Green
#3AE57F
ΔE00 4.53
Aqua Green
#12E193
ΔE00 4.61
Tealish Green
#0CDC73
ΔE00 5.68
Lightgreen
#90EE90
ΔE00 5.71
Seaweed
#18D17B
ΔE00 5.72
Seafoam Green
#7AF9AB
ΔE00 5.75
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#6CDF92 #DF6CB9
analogous
#80DF6C #6CDF92 #6CDFCC
triadic
#6CDF92 #926CDF #DF926C
tetradic
#6CDF92 #6C80DF #DF6CB9 #DFCC6C
square
#6CDF92 #6C80DF #DF6CB9 #DFCC6C
split-complementary
#6CDF92 #CC6CDF #DF6C80
monochromatic
#25AB52 #3AD46D #6CDF92 #9EEAB7 #D1F5DD
Accessibility & contrast
On white
1.67
#6CDF92 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.61
#6CDF92 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #6CDF92
12.61:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##6CDF92 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##6CDF92 | 1.00 | 1.67 | 12.61 | 12.61 |
| #FFFFFF | 1.67 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.61 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.61 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DFCF8D
Deuteranopia (green-blind)
#CFC497
Tritanopia (blue-blind)
#50DCCB
Achromatopsia (no color)
#C8C8C8
Design tokens & code
CSS
--color: #6cdf92; /* rgb */ color: rgb(108, 223, 146); /* oklch */ color: oklch(81.7% 0.152 152.4);
Tailwind
colors: {
custom: {
50: '#9eeab2',
500: '#6cdf92',
950: '#000000',
},
}SCSS
$custom: #6cdf92; $custom-light: #9eeab2; $custom-dark: #000000;
JSON
{
"hex": "#6cdf92",
"rgb": {
"r": 108,
"g": 223,
"b": 146
},
"hsl": {
"h": 139.826,
"s": 64.246,
"l": 64.902
},
"oklch": {
"l": 0.81696,
"c": 0.15185,
"h": 152.4
},
"luminance": 0.58039
}Semantic roles & 50–950 ramp
primary
#6CDF92
secondary
#AD428A
accent
#1991CC
background
#FCFEFD
surface
#F5FDF8
border
#CFD5D1
text
#0F1611
muted
#808481