#6FDCA3#6FDCA3
#6FDCA3 is a light, vivid green. Relative luminance 0.572; OKLCH L 81.5% C 0.131 H 158.7°. Best body text is #000000 at 12.44:1 contrast (WCAG AA passes).
Color values
| HEX | #6FDCA3 |
|---|---|
| RGB | rgb(111, 220, 163) |
| HSL | hsl(149, 61%, 65%) |
| HSV | hsv(149, 50%, 86%) |
| CMYK | cmyk(49.5%, 0%, 25.9%, 13.7%) |
| CIE-LAB | lab(80.30, -44.30, 18.57) |
| CIE-LCH | lch(80.30, 48.03, 157.26°) |
| OKLab | oklab(81.45% -0.1217 0.0474) |
| OKLCH | oklch(81.45% 0.131 158.7) |
| XYZ | xyz(38.7565, 57.2071, 43.6430) |
| Luminance | 0.5721 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Seafoam
#7FE0B3
ΔE00 3.21
Eucalyptus
#44D7A8
ΔE00 4.59
Hospital Green
#9BE5AA
ΔE00 5.41
Aqua Green
#12E193
ΔE00 5.55
Light Greenish Blue
#63F7B4
ΔE00 6.14
Mediumaquamarine
#66CDAA
ΔE00 6.23
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#6FDCA3 #DC6FA8
analogous
#71DC6F #6FDCA3 #6FDCDA
triadic
#6FDCA3 #A36FDC #DCA36F
tetradic
#6FDCA3 #6F71DC #DC6FA8 #DCDA6F
square
#6FDCA3 #6F71DC #DC6FA8 #DCDA6F
split-complementary
#6FDCA3 #DA6FDC #DC6F71
monochromatic
#29A865 #3ED084 #6FDCA3 #A0E8C2 #D1F4E2
Accessibility & contrast
On white
1.69
#6FDCA3 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.44
#6FDCA3 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #6FDCA3
12.44:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##6FDCA3 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##6FDCA3 | 1.00 | 1.69 | 12.44 | 12.44 |
| #FFFFFF | 1.69 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.44 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.44 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DACEA0
Deuteranopia (green-blind)
#CAC3A6
Tritanopia (blue-blind)
#4FDBCC
Achromatopsia (no color)
#C7C7C7
Design tokens & code
CSS
--color: #6fdca3; /* rgb */ color: rgb(111, 220, 163); /* oklch */ color: oklch(81.5% 0.131 158.7);
Tailwind
colors: {
custom: {
50: '#9fe7be',
500: '#6fdca3',
950: '#000000',
},
}SCSS
$custom: #6fdca3; $custom-light: #9fe7be; $custom-dark: #000000;
JSON
{
"hex": "#6fdca3",
"rgb": {
"r": 111,
"g": 220,
"b": 163
},
"hsl": {
"h": 148.624,
"s": 60.894,
"l": 64.902
},
"oklch": {
"l": 0.81453,
"c": 0.13059,
"h": 158.7
},
"luminance": 0.5721
}Semantic roles & 50–950 ramp
primary
#6FDCA3
secondary
#AB457A
accent
#1D77C9
background
#FCFEFD
surface
#F6FCF8
border
#D0D5D1
text
#0F1612
muted
#808482