#6FDCA2#6FDCA2
#6FDCA2 is a light, vivid green. Relative luminance 0.572; OKLCH L 81.4% C 0.131 H 158.3°. Best body text is #000000 at 12.44:1 contrast (WCAG AA passes).
Color values
| HEX | #6FDCA2 |
|---|---|
| RGB | rgb(111, 220, 162) |
| HSL | hsl(148, 61%, 65%) |
| HSV | hsv(148, 50%, 86%) |
| CMYK | cmyk(49.5%, 0%, 26.4%, 13.7%) |
| CIE-LAB | lab(80.28, -44.50, 19.06) |
| CIE-LCH | lch(80.28, 48.41, 156.81°) |
| OKLab | oklab(81.43% -0.1221 0.0486) |
| OKLCH | oklch(81.43% 0.131 158.3) |
| XYZ | xyz(38.6673, 57.1714, 43.1730) |
| Luminance | 0.5717 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Seafoam
#7FE0B3
ΔE00 3.40
Eucalyptus
#44D7A8
ΔE00 4.74
Hospital Green
#9BE5AA
ΔE00 5.35
Aqua Green
#12E193
ΔE00 5.44
Light Greenish Blue
#63F7B4
ΔE00 6.13
Mediumaquamarine
#66CDAA
ΔE00 6.42
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#6FDCA2 #DC6FA9
analogous
#73DC6F #6FDCA2 #6FDCD8
triadic
#6FDCA2 #A26FDC #DCA26F
tetradic
#6FDCA2 #6F73DC #DC6FA9 #DCD86F
square
#6FDCA2 #6F73DC #DC6FA9 #DCD86F
split-complementary
#6FDCA2 #D86FDC #DC6F73
monochromatic
#29A864 #3ED082 #6FDCA2 #A0E8C2 #D1F4E2
Accessibility & contrast
On white
1.69
#6FDCA2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.44
#6FDCA2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #6FDCA2
12.44:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##6FDCA2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##6FDCA2 | 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)
#DACE9F
Deuteranopia (green-blind)
#CAC3A6
Tritanopia (blue-blind)
#50DBCC
Achromatopsia (no color)
#C7C7C7
Design tokens & code
CSS
--color: #6fdca2; /* rgb */ color: rgb(111, 220, 162); /* oklch */ color: oklch(81.4% 0.131 158.3);
Tailwind
colors: {
custom: {
50: '#9fe7bd',
500: '#6fdca2',
950: '#000000',
},
}SCSS
$custom: #6fdca2; $custom-light: #9fe7bd; $custom-dark: #000000;
JSON
{
"hex": "#6fdca2",
"rgb": {
"r": 111,
"g": 220,
"b": 162
},
"hsl": {
"h": 148.073,
"s": 60.894,
"l": 64.902
},
"oklch": {
"l": 0.8143,
"c": 0.13146,
"h": 158.3
},
"luminance": 0.57175
}Semantic roles & 50–950 ramp
primary
#6FDCA2
secondary
#AB457B
accent
#1D78C9
background
#FCFEFD
surface
#F6FCF8
border
#D0D5D1
text
#0F1612
muted
#808482