#67F684#67F684
#67F684 is a very light, vivid green. Relative luminance 0.705; OKLCH L 86.9% C 0.198 H 147.7°. Best body text is #000000 at 15.09:1 contrast (WCAG AA passes).
Color values
| HEX | #67F684 |
|---|---|
| RGB | rgb(103, 246, 132) |
| HSL | hsl(132, 89%, 68%) |
| HSV | hsv(132, 58%, 96%) |
| CMYK | cmyk(58.1%, 0%, 46.3%, 3.5%) |
| CIE-LAB | lab(87.22, -61.94, 43.39) |
| CIE-LCH | lch(87.22, 75.62, 144.99°) |
| OKLab | oklab(86.88% -0.1675 0.1059) |
| OKLCH | oklch(86.88% 0.198 147.7) |
| XYZ | xyz(42.7113, 70.4570, 33.1741) |
| Luminance | 0.7046 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Spearmint
#1EF876
ΔE00 3.15
Lightgreen (survey)
#76FF7B
ΔE00 3.17
Wintergreen
#20F986
ΔE00 3.23
Minty Green
#0BF77D
ΔE00 3.27
Spring Green
#00FF7F
ΔE00 3.69
Baby Green
#8CFF9E
ΔE00 3.92
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#67F684 #F667D9
analogous
#91F667 #67F684 #67F6CB
triadic
#67F684 #8467F6 #F68467
tetradic
#67F684 #6791F6 #F667D9 #F6CB67
square
#67F684 #6791F6 #F667D9 #F6CB67
split-complementary
#67F684 #CB67F6 #F66791
monochromatic
#0DD635 #2DF355 #67F684 #A1F9B3 #DBFDE2
Accessibility & contrast
On white
1.39
#67F684 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.09
#67F684 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #67F684
15.09:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##67F684 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##67F684 | 1.00 | 1.39 | 15.09 | 15.09 |
| #FFFFFF | 1.39 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.09 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.09 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F9E27B
Deuteranopia (green-blind)
#E6D58C
Tritanopia (blue-blind)
#44F1DB
Achromatopsia (no color)
#DADADA
Design tokens & code
CSS
--color: #67f684; /* rgb */ color: rgb(103, 246, 132); /* oklch */ color: oklch(86.9% 0.198 147.7);
Tailwind
colors: {
custom: {
50: '#9efaa9',
500: '#67f684',
950: '#000000',
},
}SCSS
$custom: #67f684; $custom-light: #9efaa9; $custom-dark: #000000;
JSON
{
"hex": "#67f684",
"rgb": {
"r": 103,
"g": 246,
"b": 132
},
"hsl": {
"h": 132.168,
"s": 88.82,
"l": 68.431
},
"oklch": {
"l": 0.86881,
"c": 0.19815,
"h": 147.7
},
"luminance": 0.70461
}Semantic roles & 50–950 ramp
primary
#67F684
secondary
#CF32AF
accent
#00B7E5
background
#FCFFFD
surface
#F6FFF7
border
#D0D7D0
text
#101710
muted
#808581