#6FDCA4#6FDCA4
#6FDCA4 is a light, vivid green. Relative luminance 0.572; OKLCH L 81.5% C 0.130 H 159.2°. Best body text is #000000 at 12.45:1 contrast (WCAG AA passes).
Color values
| HEX | #6FDCA4 |
|---|---|
| RGB | rgb(111, 220, 164) |
| HSL | hsl(149, 61%, 65%) |
| HSV | hsv(149, 50%, 86%) |
| CMYK | cmyk(49.5%, 0%, 25.5%, 13.7%) |
| CIE-LAB | lab(80.32, -44.10, 18.07) |
| CIE-LCH | lch(80.32, 47.66, 157.72°) |
| OKLab | oklab(81.48% -0.1212 0.0461) |
| OKLCH | oklch(81.48% 0.13 159.2) |
| XYZ | xyz(38.8465, 57.2431, 44.1167) |
| Luminance | 0.5725 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Seafoam
#7FE0B3
ΔE00 3.02
Eucalyptus
#44D7A8
ΔE00 4.43
Hospital Green
#9BE5AA
ΔE00 5.48
Aqua Green
#12E193
ΔE00 5.66
Mediumaquamarine
#66CDAA
ΔE00 6.04
Light Teal
#90E4C1
ΔE00 6.16
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#6FDCA4 #DC6FA7
analogous
#71DC6F #6FDCA4 #6FDCDA
triadic
#6FDCA4 #A46FDC #DCA46F
tetradic
#6FDCA4 #6F71DC #DC6FA7 #DCDA6F
square
#6FDCA4 #6F71DC #DC6FA7 #DCDA6F
split-complementary
#6FDCA4 #DA6FDC #DC6F71
monochromatic
#29A867 #3ED085 #6FDCA4 #A0E8C3 #D1F4E2
Accessibility & contrast
On white
1.69
#6FDCA4 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.45
#6FDCA4 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #6FDCA4
12.45:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##6FDCA4 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##6FDCA4 | 1.00 | 1.69 | 12.45 | 12.45 |
| #FFFFFF | 1.69 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.45 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.45 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DACEA1
Deuteranopia (green-blind)
#CAC3A7
Tritanopia (blue-blind)
#4FDBCD
Achromatopsia (no color)
#C7C7C7
Design tokens & code
CSS
--color: #6fdca4; /* rgb */ color: rgb(111, 220, 164); /* oklch */ color: oklch(81.5% 0.130 159.2);
Tailwind
colors: {
custom: {
50: '#9fe7bf',
500: '#6fdca4',
950: '#000000',
},
}SCSS
$custom: #6fdca4; $custom-light: #9fe7bf; $custom-dark: #000000;
JSON
{
"hex": "#6fdca4",
"rgb": {
"r": 111,
"g": 220,
"b": 164
},
"hsl": {
"h": 149.174,
"s": 60.894,
"l": 64.902
},
"oklch": {
"l": 0.81476,
"c": 0.12973,
"h": 159.2
},
"luminance": 0.57246
}Semantic roles & 50–950 ramp
primary
#6FDCA4
secondary
#AB4579
accent
#1D75C9
background
#FCFEFD
surface
#F6FCF8
border
#D0D5D1
text
#0F1612
muted
#808482