#67F082#67F082
#67F082 is a very light, vivid green. Relative luminance 0.668; OKLCH L 85.4% C 0.192 H 147.7°. Best body text is #000000 at 14.36:1 contrast (WCAG AA passes).
Color values
| HEX | #67F082 |
|---|---|
| RGB | rgb(103, 240, 130) |
| HSL | hsl(132, 82%, 67%) |
| HSV | hsv(132, 57%, 94%) |
| CMYK | cmyk(57.1%, 0%, 45.8%, 5.9%) |
| CIE-LAB | lab(85.41, -59.99, 42.06) |
| CIE-LCH | lch(85.41, 73.27, 144.96°) |
| OKLab | oklab(85.38% -0.1623 0.1028) |
| OKLCH | oklch(85.38% 0.192 147.7) |
| XYZ | xyz(40.7802, 66.8117, 31.8617) |
| Luminance | 0.6682 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Minty Green
#0BF77D
ΔE00 3.63
Spearmint
#1EF876
ΔE00 3.66
Wintergreen
#20F986
ΔE00 3.68
Weird Green
#3AE57F
ΔE00 3.84
Lightgreen
#90EE90
ΔE00 3.98
Turquoise Green
#04F489
ΔE00 4.04
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#67F082 #F067D5
analogous
#90F067 #67F082 #67F0C7
triadic
#67F082 #8267F0 #F08267
tetradic
#67F082 #6790F0 #F067D5 #F0C767
square
#67F082 #6790F0 #F067D5 #F0C767
split-complementary
#67F082 #C767F0 #F06790
monochromatic
#14C937 #2FEB54 #67F082 #9FF5B0 #D6FBDE
Accessibility & contrast
On white
1.46
#67F082 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.36
#67F082 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #67F082
14.36:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##67F082 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##67F082 | 1.00 | 1.46 | 14.36 | 14.36 |
| #FFFFFF | 1.46 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.36 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.36 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F3DD79
Deuteranopia (green-blind)
#E0D189
Tritanopia (blue-blind)
#47EBD6
Achromatopsia (no color)
#D5D5D5
Design tokens & code
CSS
--color: #67f082; /* rgb */ color: rgb(103, 240, 130); /* oklch */ color: oklch(85.4% 0.192 147.7);
Tailwind
colors: {
custom: {
50: '#9ef6a8',
500: '#67f082',
950: '#000000',
},
}SCSS
$custom: #67f082; $custom-light: #9ef6a8; $custom-dark: #000000;
JSON
{
"hex": "#67f082",
"rgb": {
"r": 103,
"g": 240,
"b": 130
},
"hsl": {
"h": 131.825,
"s": 82.036,
"l": 67.255
},
"oklch": {
"l": 0.85382,
"c": 0.1921,
"h": 147.7
},
"luminance": 0.66815
}Semantic roles & 50–950 ramp
primary
#67F082
secondary
#C635A9
accent
#07B4DE
background
#FCFFFC
surface
#F6FFF6
border
#D0D7D0
text
#0F1710
muted
#808580