#67F084#67F084
#67F084 is a very light, vivid green. Relative luminance 0.669; OKLCH L 85.4% C 0.190 H 148.1°. Best body text is #000000 at 14.37:1 contrast (WCAG AA passes).
Color values
| HEX | #67F084 |
|---|---|
| RGB | rgb(103, 240, 132) |
| HSL | hsl(133, 82%, 67%) |
| HSV | hsv(133, 57%, 94%) |
| CMYK | cmyk(57.1%, 0%, 45%, 5.9%) |
| CIE-LAB | lab(85.44, -59.69, 41.13) |
| CIE-LCH | lch(85.44, 72.49, 145.44°) |
| OKLab | oklab(85.41% -0.1615 0.1007) |
| OKLCH | oklch(85.41% 0.19 148.1) |
| XYZ | xyz(40.9157, 66.8659, 32.5756) |
| Luminance | 0.6687 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Wintergreen
#20F986
ΔE00 3.62
Minty Green
#0BF77D
ΔE00 3.65
Weird Green
#3AE57F
ΔE00 3.73
Spearmint
#1EF876
ΔE00 3.77
Turquoise Green
#04F489
ΔE00 3.91
Lightgreen
#90EE90
ΔE00 3.92
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#67F084 #F067D3
analogous
#8EF067 #67F084 #67F0C9
triadic
#67F084 #8467F0 #F08467
tetradic
#67F084 #678EF0 #F067D3 #F0C967
square
#67F084 #678EF0 #F067D3 #F0C967
split-complementary
#67F084 #C967F0 #F0678E
monochromatic
#14C93A #2FEB57 #67F084 #9FF5B1 #D6FBDE
Accessibility & contrast
On white
1.46
#67F084 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.37
#67F084 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #67F084
14.37:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##67F084 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##67F084 | 1.00 | 1.46 | 14.37 | 14.37 |
| #FFFFFF | 1.46 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.37 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.37 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F2DD7C
Deuteranopia (green-blind)
#E0D18B
Tritanopia (blue-blind)
#47EBD6
Achromatopsia (no color)
#D5D5D5
Design tokens & code
CSS
--color: #67f084; /* rgb */ color: rgb(103, 240, 132); /* oklch */ color: oklch(85.4% 0.190 148.1);
Tailwind
colors: {
custom: {
50: '#9df6a9',
500: '#67f084',
950: '#000000',
},
}SCSS
$custom: #67f084; $custom-light: #9df6a9; $custom-dark: #000000;
JSON
{
"hex": "#67f084",
"rgb": {
"r": 103,
"g": 240,
"b": 132
},
"hsl": {
"h": 132.701,
"s": 82.036,
"l": 67.255
},
"oklch": {
"l": 0.85414,
"c": 0.19031,
"h": 148.1
},
"luminance": 0.6687
}Semantic roles & 50–950 ramp
primary
#67F084
secondary
#C635A7
accent
#07B1DE
background
#FCFFFD
surface
#F6FFF7
border
#D0D7D0
text
#0F1710
muted
#808581