#6CDCA2#6CDCA2
#6CDCA2 is a light, vivid green. Relative luminance 0.570; OKLCH L 81.3% C 0.133 H 158.8°. Best body text is #000000 at 12.40:1 contrast (WCAG AA passes).
Color values
| HEX | #6CDCA2 |
|---|---|
| RGB | rgb(108, 220, 162) |
| HSL | hsl(149, 62%, 64%) |
| HSV | hsv(149, 51%, 86%) |
| CMYK | cmyk(50.9%, 0%, 26.4%, 13.7%) |
| CIE-LAB | lab(80.17, -45.22, 18.90) |
| CIE-LCH | lch(80.17, 49.01, 157.32°) |
| OKLab | oklab(81.31% -0.1241 0.0482) |
| OKLCH | oklch(81.31% 0.133 158.8) |
| XYZ | xyz(38.2960, 56.9799, 43.1556) |
| Luminance | 0.5698 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Seafoam
#7FE0B3
ΔE00 3.47
Eucalyptus
#44D7A8
ΔE00 4.49
Aqua Green
#12E193
ΔE00 5.24
Hospital Green
#9BE5AA
ΔE00 5.63
Light Greenish Blue
#63F7B4
ΔE00 6.07
Mediumaquamarine
#66CDAA
ΔE00 6.34
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#6CDCA2 #DC6CA6
analogous
#6EDC6C #6CDCA2 #6CDCDA
triadic
#6CDCA2 #A26CDC #DCA26C
tetradic
#6CDCA2 #6C6EDC #DC6CA6 #DCDA6C
square
#6CDCA2 #6C6EDC #DC6CA6 #DCDA6C
split-complementary
#6CDCA2 #DA6CDC #DC6C6E
monochromatic
#28A665 #3BD083 #6CDCA2 #9DE8C1 #CFF4E1
Accessibility & contrast
On white
1.69
#6CDCA2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.40
#6CDCA2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #6CDCA2
12.40:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##6CDCA2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##6CDCA2 | 1.00 | 1.69 | 12.40 | 12.40 |
| #FFFFFF | 1.69 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.40 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.40 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DACE9F
Deuteranopia (green-blind)
#CAC2A6
Tritanopia (blue-blind)
#4ADBCC
Achromatopsia (no color)
#C7C7C7
Design tokens & code
CSS
--color: #6cdca2; /* rgb */ color: rgb(108, 220, 162); /* oklch */ color: oklch(81.3% 0.133 158.8);
Tailwind
colors: {
custom: {
50: '#9de7bd',
500: '#6cdca2',
950: '#000000',
},
}SCSS
$custom: #6cdca2; $custom-light: #9de7bd; $custom-dark: #000000;
JSON
{
"hex": "#6cdca2",
"rgb": {
"r": 108,
"g": 220,
"b": 162
},
"hsl": {
"h": 148.929,
"s": 61.538,
"l": 64.314
},
"oklch": {
"l": 0.81312,
"c": 0.13317,
"h": 158.8
},
"luminance": 0.56983
}Semantic roles & 50–950 ramp
primary
#6CDCA2
secondary
#A94378
accent
#1C76C9
background
#FCFEFD
surface
#F5FCF8
border
#CFD5D1
text
#0F1612
muted
#808482