#67F07F#67F07F
#67F07F is a very light, vivid green. Relative luminance 0.667; OKLCH L 85.3% C 0.195 H 147.1°. Best body text is #000000 at 14.35:1 contrast (WCAG AA passes).
Color values
| HEX | #67F07F |
|---|---|
| RGB | rgb(103, 240, 127) |
| HSL | hsl(131, 82%, 67%) |
| HSV | hsv(131, 57%, 94%) |
| CMYK | cmyk(57.1%, 0%, 47.1%, 5.9%) |
| CIE-LAB | lab(85.37, -60.43, 43.46) |
| CIE-LCH | lch(85.37, 74.44, 144.28°) |
| OKLab | oklab(85.34% -0.1635 0.1058) |
| OKLCH | oklch(85.34% 0.195 147.1) |
| XYZ | xyz(40.5817, 66.7323, 30.8166) |
| Luminance | 0.6674 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Spearmint
#1EF876
ΔE00 3.55
Minty Green
#0BF77D
ΔE00 3.65
Wintergreen
#20F986
ΔE00 3.81
Lightgreen (survey)
#76FF7B
ΔE00 3.91
Weird Green
#3AE57F
ΔE00 4.04
Lightgreen
#90EE90
ΔE00 4.10
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#67F07F #F067D8
analogous
#94F067 #67F07F #67F0C4
triadic
#67F07F #7F67F0 #F07F67
tetradic
#67F07F #6794F0 #F067D8 #F0C467
square
#67F07F #6794F0 #F067D8 #F0C467
split-complementary
#67F07F #C467F0 #F06794
monochromatic
#14C934 #2FEB50 #67F07F #9FF5AE #D6FBDD
Accessibility & contrast
On white
1.46
#67F07F on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.35
#67F07F on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #67F07F
14.35:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##67F07F | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##67F07F | 1.00 | 1.46 | 14.35 | 14.35 |
| #FFFFFF | 1.46 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.35 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.35 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F3DD76
Deuteranopia (green-blind)
#E1D087
Tritanopia (blue-blind)
#48EBD5
Achromatopsia (no color)
#D5D5D5
Design tokens & code
CSS
--color: #67f07f; /* rgb */ color: rgb(103, 240, 127); /* oklch */ color: oklch(85.3% 0.195 147.1);
Tailwind
colors: {
custom: {
50: '#9ef6a6',
500: '#67f07f',
950: '#000000',
},
}SCSS
$custom: #67f07f; $custom-light: #9ef6a6; $custom-dark: #000000;
JSON
{
"hex": "#67f07f",
"rgb": {
"r": 103,
"g": 240,
"b": 127
},
"hsl": {
"h": 130.511,
"s": 82.036,
"l": 67.255
},
"oklch": {
"l": 0.85336,
"c": 0.19477,
"h": 147.1
},
"luminance": 0.66736
}Semantic roles & 50–950 ramp
primary
#67F07F
secondary
#C635AC
accent
#07B9DE
background
#FCFFFC
surface
#F6FFF6
border
#D0D7D0
text
#0F170F
muted
#808580