#67F47C#67F47C
#67F47C is a very light, highly saturated green. Relative luminance 0.690; OKLCH L 86.3% C 0.203 H 146.4°. Best body text is #000000 at 14.81:1 contrast (WCAG AA passes).
Color values
| HEX | #67F47C |
|---|---|
| RGB | rgb(103, 244, 124) |
| HSL | hsl(129, 87%, 68%) |
| HSV | hsv(129, 58%, 96%) |
| CMYK | cmyk(57.8%, 0%, 49.2%, 4.3%) |
| CIE-LAB | lab(86.52, -62.34, 46.33) |
| CIE-LCH | lch(86.52, 77.67, 143.38°) |
| OKLab | oklab(86.27% -0.1687 0.1121) |
| OKLCH | oklch(86.27% 0.203 146.4) |
| XYZ | xyz(41.5796, 69.0363, 30.1990) |
| Luminance | 0.6904 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Lightgreen (survey)
#76FF7B
ΔE00 2.84
Spearmint
#1EF876
ΔE00 3.12
Minty Green
#0BF77D
ΔE00 3.52
Easter Green
#8CFD7E
ΔE00 3.78
Wintergreen
#20F986
ΔE00 3.79
Spring Green
#00FF7F
ΔE00 3.99
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#67F47C #F467DF
analogous
#98F467 #67F47C #67F4C2
triadic
#67F47C #7C67F4 #F47C67
tetradic
#67F47C #6798F4 #F467DF #F4C267
square
#67F47C #6798F4 #F467DF #F4C267
split-complementary
#67F47C #C267F4 #F46798
monochromatic
#0FD12C #2EF04B #67F47C #A0F8AD #D9FCDE
Accessibility & contrast
On white
1.42
#67F47C on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.81
#67F47C on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #67F47C
14.81:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##67F47C | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##67F47C | 1.00 | 1.42 | 14.81 | 14.81 |
| #FFFFFF | 1.42 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.81 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.81 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F7E072
Deuteranopia (green-blind)
#E5D484
Tritanopia (blue-blind)
#48EFD8
Achromatopsia (no color)
#D9D9D9
Design tokens & code
CSS
--color: #67f47c; /* rgb */ color: rgb(103, 244, 124); /* oklch */ color: oklch(86.3% 0.203 146.4);
Tailwind
colors: {
custom: {
50: '#9ef9a4',
500: '#67f47c',
950: '#000000',
},
}SCSS
$custom: #67f47c; $custom-light: #9ef9a4; $custom-dark: #000000;
JSON
{
"hex": "#67f47c",
"rgb": {
"r": 103,
"g": 244,
"b": 124
},
"hsl": {
"h": 128.936,
"s": 86.503,
"l": 68.039
},
"oklch": {
"l": 0.86272,
"c": 0.20259,
"h": 146.4
},
"luminance": 0.6904
}Semantic roles & 50–950 ramp
primary
#67F47C
secondary
#CD32B6
accent
#02C2E3
background
#FCFFFC
surface
#F6FFF6
border
#D0D7D0
text
#10170F
muted
#808580