#67F284#67F284
#67F284 is a very light, vivid green. Relative luminance 0.681; OKLCH L 85.9% C 0.193 H 147.9°. Best body text is #000000 at 14.61:1 contrast (WCAG AA passes).
Color values
| HEX | #67F284 |
|---|---|
| RGB | rgb(103, 242, 132) |
| HSL | hsl(133, 84%, 68%) |
| HSV | hsv(133, 57%, 95%) |
| CMYK | cmyk(57.4%, 0%, 45.5%, 5.1%) |
| CIE-LAB | lab(86.03, -60.45, 41.88) |
| CIE-LCH | lch(86.03, 73.54, 145.28°) |
| OKLab | oklab(85.9% -0.1635 0.1024) |
| OKLCH | oklch(85.9% 0.193 147.9) |
| XYZ | xyz(41.5077, 68.0499, 32.7729) |
| Luminance | 0.6805 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Wintergreen
#20F986
ΔE00 3.43
Minty Green
#0BF77D
ΔE00 3.46
Spearmint
#1EF876
ΔE00 3.51
Turquoise Green
#04F489
ΔE00 3.90
Lightgreen (survey)
#76FF7B
ΔE00 3.95
Lightgreen
#90EE90
ΔE00 4.05
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#67F284 #F267D5
analogous
#8FF267 #67F284 #67F2C9
triadic
#67F284 #8467F2 #F28467
tetradic
#67F284 #678FF2 #F267D5 #F2C967
square
#67F284 #678FF2 #F267D5 #F2C967
split-complementary
#67F284 #C967F2 #F2678F
monochromatic
#12CD39 #2FED56 #67F284 #9FF7B2 #D8FCDF
Accessibility & contrast
On white
1.44
#67F284 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.61
#67F284 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #67F284
14.61:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##67F284 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##67F284 | 1.00 | 1.44 | 14.61 | 14.61 |
| #FFFFFF | 1.44 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.61 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.61 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F4DF7B
Deuteranopia (green-blind)
#E2D28B
Tritanopia (blue-blind)
#46EDD8
Achromatopsia (no color)
#D7D7D7
Design tokens & code
CSS
--color: #67f284; /* rgb */ color: rgb(103, 242, 132); /* oklch */ color: oklch(85.9% 0.193 147.9);
Tailwind
colors: {
custom: {
50: '#9ef7a9',
500: '#67f284',
950: '#000000',
},
}SCSS
$custom: #67f284; $custom-light: #9ef7a9; $custom-dark: #000000;
JSON
{
"hex": "#67f284",
"rgb": {
"r": 103,
"g": 242,
"b": 132
},
"hsl": {
"h": 132.518,
"s": 84.242,
"l": 67.647
},
"oklch": {
"l": 0.85903,
"c": 0.19294,
"h": 147.9
},
"luminance": 0.68054
}Semantic roles & 50–950 ramp
primary
#67F284
secondary
#C934AA
accent
#05B3E1
background
#FCFFFD
surface
#F6FFF7
border
#D0D7D0
text
#0F1710
muted
#808581