#67F47D#67F47D
#67F47D is a very light, highly saturated green. Relative luminance 0.691; OKLCH L 86.3% C 0.202 H 146.6°. Best body text is #000000 at 14.81:1 contrast (WCAG AA passes).
Color values
| HEX | #67F47D |
|---|---|
| RGB | rgb(103, 244, 125) |
| HSL | hsl(129, 87%, 68%) |
| HSV | hsv(129, 58%, 96%) |
| CMYK | cmyk(57.8%, 0%, 48.8%, 4.3%) |
| CIE-LAB | lab(86.53, -62.20, 45.87) |
| CIE-LCH | lch(86.53, 77.29, 143.59°) |
| OKLab | oklab(86.29% -0.1683 0.1112) |
| OKLCH | oklch(86.29% 0.202 146.6) |
| XYZ | xyz(41.6432, 69.0618, 30.5338) |
| Luminance | 0.6907 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Lightgreen (survey)
#76FF7B
ΔE00 2.91
Spearmint
#1EF876
ΔE00 3.12
Minty Green
#0BF77D
ΔE00 3.48
Wintergreen
#20F986
ΔE00 3.72
Easter Green
#8CFD7E
ΔE00 3.85
Spring Green
#00FF7F
ΔE00 3.97
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#67F47D #F467DE
analogous
#97F467 #67F47D #67F4C4
triadic
#67F47D #7D67F4 #F47D67
tetradic
#67F47D #6797F4 #F467DE #F4C467
square
#67F47D #6797F4 #F467DE #F4C467
split-complementary
#67F47D #C467F4 #F46797
monochromatic
#0FD12D #2EF04C #67F47D #A0F8AE #D9FCDF
Accessibility & contrast
On white
1.42
#67F47D on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.81
#67F47D on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #67F47D
14.81:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##67F47D | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##67F47D | 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)
#F7E073
Deuteranopia (green-blind)
#E5D485
Tritanopia (blue-blind)
#48EFD8
Achromatopsia (no color)
#D9D9D9
Design tokens & code
CSS
--color: #67f47d; /* rgb */ color: rgb(103, 244, 125); /* oklch */ color: oklch(86.3% 0.202 146.6);
Tailwind
colors: {
custom: {
50: '#9ef9a5',
500: '#67f47d',
950: '#000000',
},
}SCSS
$custom: #67f47d; $custom-light: #9ef9a5; $custom-dark: #000000;
JSON
{
"hex": "#67f47d",
"rgb": {
"r": 103,
"g": 244,
"b": 125
},
"hsl": {
"h": 129.362,
"s": 86.503,
"l": 68.039
},
"oklch": {
"l": 0.86287,
"c": 0.20171,
"h": 146.6
},
"luminance": 0.69066
}Semantic roles & 50–950 ramp
primary
#67F47D
secondary
#CD32B5
accent
#02C0E3
background
#FCFFFC
surface
#F6FFF6
border
#D0D7D0
text
#10170F
muted
#808580