#6CDD94#6CDD94
#6CDD94 is a light, vivid green. Relative luminance 0.570; OKLCH L 81.3% C 0.147 H 153.3°. Best body text is #000000 at 12.41:1 contrast (WCAG AA passes).
Color values
| HEX | #6CDD94 |
|---|---|
| RGB | rgb(108, 221, 148) |
| HSL | hsl(141, 62%, 65%) |
| HSV | hsv(141, 51%, 87%) |
| CMYK | cmyk(51.1%, 0%, 33%, 13.3%) |
| CIE-LAB | lab(80.20, -48.32, 26.23) |
| CIE-LCH | lch(80.20, 54.98, 151.50°) |
| OKLab | oklab(81.25% -0.1315 0.0661) |
| OKLCH | oklch(81.25% 0.147 153.3) |
| XYZ | xyz(37.3834, 57.0361, 37.0503) |
| Luminance | 0.5704 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Aqua Green
#12E193
ΔE00 4.58
Weird Green
#3AE57F
ΔE00 5.15
Hospital Green
#9BE5AA
ΔE00 5.65
Seaweed
#18D17B
ΔE00 5.66
Emerald
#50C878
ΔE00 5.78
Tealish Green
#0CDC73
ΔE00 6.09
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#6CDD94 #DD6CB5
analogous
#7DDD6C #6CDD94 #6CDDCD
triadic
#6CDD94 #946CDD #DD946C
tetradic
#6CDD94 #6C7DDD #DD6CB5 #DDCD6C
square
#6CDD94 #6C7DDD #DD6CB5 #DDCD6C
split-complementary
#6CDD94 #CD6CDD #DD6C7D
monochromatic
#27A854 #3AD270 #6CDD94 #9EE8B8 #CFF4DC
Accessibility & contrast
On white
1.69
#6CDD94 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.41
#6CDD94 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #6CDD94
12.41:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##6CDD94 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##6CDD94 | 1.00 | 1.69 | 12.41 | 12.41 |
| #FFFFFF | 1.69 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.41 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.41 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DDCE8F
Deuteranopia (green-blind)
#CDC298
Tritanopia (blue-blind)
#50DBCA
Achromatopsia (no color)
#C7C7C7
Design tokens & code
CSS
--color: #6cdd94; /* rgb */ color: rgb(108, 221, 148); /* oklch */ color: oklch(81.3% 0.147 153.3);
Tailwind
colors: {
custom: {
50: '#9de8b4',
500: '#6cdd94',
950: '#000000',
},
}SCSS
$custom: #6cdd94; $custom-light: #9de8b4; $custom-dark: #000000;
JSON
{
"hex": "#6cdd94",
"rgb": {
"r": 108,
"g": 221,
"b": 148
},
"hsl": {
"h": 141.239,
"s": 62.431,
"l": 64.51
},
"oklch": {
"l": 0.81251,
"c": 0.14717,
"h": 153.3
},
"luminance": 0.57039
}Semantic roles & 50–950 ramp
primary
#6CDD94
secondary
#AA4386
accent
#1B8CCA
background
#FCFEFD
surface
#F5FDF8
border
#CFD5D1
text
#0F1611
muted
#808481