#6FD7A2#6FD7A2
#6FD7A2 is a light, vivid green. Relative luminance 0.546; OKLCH L 80.2% C 0.124 H 159.5°. Best body text is #000000 at 11.92:1 contrast (WCAG AA passes).
Color values
| HEX | #6FD7A2 |
|---|---|
| RGB | rgb(111, 215, 162) |
| HSL | hsl(149, 57%, 64%) |
| HSV | hsv(149, 48%, 84%) |
| CMYK | cmyk(48.4%, 0%, 24.7%, 15.7%) |
| CIE-LAB | lab(78.80, -42.32, 17.01) |
| CIE-LCH | lch(78.80, 45.61, 158.10°) |
| OKLab | oklab(80.23% -0.1165 0.0435) |
| OKLCH | oklch(80.23% 0.124 159.5) |
| XYZ | xyz(37.3746, 54.5860, 42.7421) |
| Luminance | 0.5459 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Seafoam
#7FE0B3
ΔE00 3.20
Eucalyptus
#44D7A8
ΔE00 4.14
Mediumaquamarine
#66CDAA
ΔE00 5.08
Hospital Green
#9BE5AA
ΔE00 6.01
Light Teal
#90E4C1
ΔE00 6.20
Aqua Green
#12E193
ΔE00 6.32
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#6FD7A2 #D76FA4
analogous
#70D76F #6FD7A2 #6FD7D6
triadic
#6FD7A2 #A26FD7 #D7A26F
tetradic
#6FD7A2 #6F70D7 #D76FA4 #D7D66F
square
#6FD7A2 #6F70D7 #D76FA4 #D7D66F
split-complementary
#6FD7A2 #D66FD7 #D76F70
monochromatic
#2C9F65 #3FCA83 #6FD7A2 #9FE4C1 #CFF2E0
Accessibility & contrast
On white
1.76
#6FD7A2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.92
#6FD7A2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #6FD7A2
11.92:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##6FD7A2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##6FD7A2 | 1.00 | 1.76 | 11.92 | 11.92 |
| #FFFFFF | 1.76 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.92 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.92 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D5CA9F
Deuteranopia (green-blind)
#C5BFA5
Tritanopia (blue-blind)
#51D6C8
Achromatopsia (no color)
#C3C3C3
Design tokens & code
CSS
--color: #6fd7a2; /* rgb */ color: rgb(111, 215, 162); /* oklch */ color: oklch(80.2% 0.124 159.5);
Tailwind
colors: {
custom: {
50: '#9ee4bd',
500: '#6fd7a2',
950: '#000000',
},
}SCSS
$custom: #6fd7a2; $custom-light: #9ee4bd; $custom-dark: #000000;
JSON
{
"hex": "#6fd7a2",
"rgb": {
"r": 111,
"g": 215,
"b": 162
},
"hsl": {
"h": 149.423,
"s": 56.522,
"l": 63.922
},
"oklch": {
"l": 0.8023,
"c": 0.12437,
"h": 159.5
},
"luminance": 0.54589
}Semantic roles & 50–950 ramp
primary
#6FD7A2
secondary
#A34776
accent
#2174C4
background
#FCFEFD
surface
#F5FCF8
border
#CFD5D1
text
#0F1512
muted
#808482