#67F782#67F782
#67F782 is a very light, highly saturated green. Relative luminance 0.710; OKLCH L 87.1% C 0.201 H 147.3°. Best body text is #000000 at 15.20:1 contrast (WCAG AA passes).
Color values
| HEX | #67F782 |
|---|---|
| RGB | rgb(103, 247, 130) |
| HSL | hsl(131, 90%, 69%) |
| HSV | hsv(131, 58%, 97%) |
| CMYK | cmyk(58.3%, 0%, 47.4%, 3.1%) |
| CIE-LAB | lab(87.49, -62.60, 44.69) |
| CIE-LCH | lch(87.49, 76.91, 144.48°) |
| OKLab | oklab(87.1% -0.1693 0.1087) |
| OKLCH | oklch(87.1% 0.201 147.3) |
| XYZ | xyz(42.8807, 71.0128, 32.5619) |
| Luminance | 0.7102 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Lightgreen (survey)
#76FF7B
ΔE00 2.77
Spearmint
#1EF876
ΔE00 3.03
Minty Green
#0BF77D
ΔE00 3.29
Wintergreen
#20F986
ΔE00 3.34
Spring Green
#00FF7F
ΔE00 3.58
Easter Green
#8CFD7E
ΔE00 3.85
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#67F782 #F767DC
analogous
#94F767 #67F782 #67F7CA
triadic
#67F782 #8267F7 #F78267
tetradic
#67F782 #6794F7 #F767DC #F7CA67
square
#67F782 #6794F7 #F767DC #F7CA67
split-complementary
#67F782 #CA67F7 #F76794
monochromatic
#0BD832 #2DF452 #67F782 #A1FAB2 #DBFDE2
Accessibility & contrast
On white
1.38
#67F782 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.20
#67F782 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #67F782
15.20:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##67F782 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##67F782 | 1.00 | 1.38 | 15.20 | 15.20 |
| #FFFFFF | 1.38 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.20 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.20 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FAE379
Deuteranopia (green-blind)
#E7D68A
Tritanopia (blue-blind)
#45F2DB
Achromatopsia (no color)
#DBDBDB
Design tokens & code
CSS
--color: #67f782; /* rgb */ color: rgb(103, 247, 130); /* oklch */ color: oklch(87.1% 0.201 147.3);
Tailwind
colors: {
custom: {
50: '#9ffba8',
500: '#67f782',
950: '#000000',
},
}SCSS
$custom: #67f782; $custom-light: #9ffba8; $custom-dark: #000000;
JSON
{
"hex": "#67f782",
"rgb": {
"r": 103,
"g": 247,
"b": 130
},
"hsl": {
"h": 131.25,
"s": 90,
"l": 68.627
},
"oklch": {
"l": 0.87095,
"c": 0.2012,
"h": 147.3
},
"luminance": 0.71017
}Semantic roles & 50–950 ramp
primary
#67F782
secondary
#D032B3
accent
#00BAE6
background
#FCFFFD
surface
#F6FFF7
border
#D0D7D0
text
#101710
muted
#808581