#67F682#67F682
#67F682 is a very light, vivid green. Relative luminance 0.704; OKLCH L 86.9% C 0.200 H 147.3°. Best body text is #000000 at 15.08:1 contrast (WCAG AA passes).
Color values
| HEX | #67F682 |
|---|---|
| RGB | rgb(103, 246, 130) |
| HSL | hsl(131, 89%, 68%) |
| HSV | hsv(131, 58%, 96%) |
| CMYK | cmyk(58.1%, 0%, 47.2%, 3.5%) |
| CIE-LAB | lab(87.19, -62.23, 44.31) |
| CIE-LCH | lch(87.19, 76.40, 144.55°) |
| OKLab | oklab(86.85% -0.1683 0.1079) |
| OKLCH | oklch(86.85% 0.2 147.3) |
| XYZ | xyz(42.5757, 70.4028, 32.4602) |
| Luminance | 0.7041 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Lightgreen (survey)
#76FF7B
ΔE00 2.96
Spearmint
#1EF876
ΔE00 3.08
Minty Green
#0BF77D
ΔE00 3.29
Wintergreen
#20F986
ΔE00 3.34
Spring Green
#00FF7F
ΔE00 3.68
Easter Green
#8CFD7E
ΔE00 3.97
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#67F682 #F667DB
analogous
#93F667 #67F682 #67F6CA
triadic
#67F682 #8267F6 #F68267
tetradic
#67F682 #6793F6 #F667DB #F6CA67
square
#67F682 #6793F6 #F667DB #F6CA67
split-complementary
#67F682 #CA67F6 #F66793
monochromatic
#0DD633 #2DF352 #67F682 #A1F9B2 #DBFDE1
Accessibility & contrast
On white
1.39
#67F682 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.08
#67F682 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #67F682
15.08:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##67F682 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##67F682 | 1.00 | 1.39 | 15.08 | 15.08 |
| #FFFFFF | 1.39 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.08 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.08 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F9E279
Deuteranopia (green-blind)
#E6D58A
Tritanopia (blue-blind)
#45F1DB
Achromatopsia (no color)
#DADADA
Design tokens & code
CSS
--color: #67f682; /* rgb */ color: rgb(103, 246, 130); /* oklch */ color: oklch(86.9% 0.200 147.3);
Tailwind
colors: {
custom: {
50: '#9efaa8',
500: '#67f682',
950: '#000000',
},
}SCSS
$custom: #67f682; $custom-light: #9efaa8; $custom-dark: #000000;
JSON
{
"hex": "#67f682",
"rgb": {
"r": 103,
"g": 246,
"b": 130
},
"hsl": {
"h": 131.329,
"s": 88.82,
"l": 68.431
},
"oklch": {
"l": 0.8685,
"c": 0.19992,
"h": 147.3
},
"luminance": 0.70407
}Semantic roles & 50–950 ramp
primary
#67F682
secondary
#CF32B2
accent
#00BAE5
background
#FCFFFC
surface
#F6FFF6
border
#D0D7D0
text
#101710
muted
#808580