#6CDD8A#6CDD8A
#6CDD8A is a light, vivid green. Relative luminance 0.567; OKLCH L 81.1% C 0.157 H 150.3°. Best body text is #000000 at 12.35:1 contrast (WCAG AA passes).
Color values
| HEX | #6CDD8A |
|---|---|
| RGB | rgb(108, 221, 138) |
| HSL | hsl(136, 62%, 65%) |
| HSV | hsv(136, 51%, 87%) |
| CMYK | cmyk(51.1%, 0%, 37.6%, 13.3%) |
| CIE-LAB | lab(80.03, -50.07, 31.14) |
| CIE-LCH | lch(80.03, 58.97, 148.12°) |
| OKLab | oklab(81.06% -0.1359 0.0777) |
| OKLCH | oklch(81.06% 0.157 150.3) |
| XYZ | xyz(36.6258, 56.7330, 33.0603) |
| Luminance | 0.5674 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Weird Green
#3AE57F
ΔE00 4.08
Tealish Green
#0CDC73
ΔE00 5.03
Aqua Green
#12E193
ΔE00 5.22
Lightgreen
#90EE90
ΔE00 5.35
Seaweed
#18D17B
ΔE00 5.44
Emerald
#50C878
ΔE00 5.48
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#6CDD8A #DD6CBF
analogous
#87DD6C #6CDD8A #6CDDC2
triadic
#6CDD8A #8A6CDD #DD8A6C
tetradic
#6CDD8A #6C87DD #DD6CBF #DDC26C
square
#6CDD8A #6C87DD #DD6CBF #DDC26C
split-complementary
#6CDD8A #C26CDD #DD6C87
monochromatic
#27A849 #3AD262 #6CDD8A #9EE8B2 #CFF4D9
Accessibility & contrast
On white
1.70
#6CDD8A on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.35
#6CDD8A on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #6CDD8A
12.35:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##6CDD8A | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##6CDD8A | 1.00 | 1.70 | 12.35 | 12.35 |
| #FFFFFF | 1.70 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.35 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.35 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DECD84
Deuteranopia (green-blind)
#CEC28F
Tritanopia (blue-blind)
#53DAC8
Achromatopsia (no color)
#C6C6C6
Design tokens & code
CSS
--color: #6cdd8a; /* rgb */ color: rgb(108, 221, 138); /* oklch */ color: oklch(81.1% 0.157 150.3);
Tailwind
colors: {
custom: {
50: '#9de8ad',
500: '#6cdd8a',
950: '#000000',
},
}SCSS
$custom: #6cdd8a; $custom-light: #9de8ad; $custom-dark: #000000;
JSON
{
"hex": "#6cdd8a",
"rgb": {
"r": 108,
"g": 221,
"b": 138
},
"hsl": {
"h": 135.929,
"s": 62.431,
"l": 64.51
},
"oklch": {
"l": 0.81056,
"c": 0.15653,
"h": 150.3
},
"luminance": 0.56736
}Semantic roles & 50–950 ramp
primary
#6CDD8A
secondary
#AA438F
accent
#1B9CCA
background
#FCFEFD
surface
#F5FDF7
border
#CFD5D0
text
#0F1610
muted
#808481