#67F07D#67F07D
#67F07D is a very light, vivid green. Relative luminance 0.667; OKLCH L 85.3% C 0.197 H 146.7°. Best body text is #000000 at 14.34:1 contrast (WCAG AA passes).
Color values
| HEX | #67F07D |
|---|---|
| RGB | rgb(103, 240, 125) |
| HSL | hsl(130, 82%, 67%) |
| HSV | hsv(130, 57%, 94%) |
| CMYK | cmyk(57.1%, 0%, 47.9%, 5.9%) |
| CIE-LAB | lab(85.34, -60.72, 44.39) |
| CIE-LCH | lch(85.34, 75.21, 143.83°) |
| OKLab | oklab(85.31% -0.1643 0.1078) |
| OKLCH | oklch(85.31% 0.197 146.7) |
| XYZ | xyz(40.4527, 66.6807, 30.1369) |
| Luminance | 0.6668 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Spearmint
#1EF876
ΔE00 3.50
Minty Green
#0BF77D
ΔE00 3.69
Lightgreen (survey)
#76FF7B
ΔE00 3.76
Wintergreen
#20F986
ΔE00 3.92
Weird Green
#3AE57F
ΔE00 4.19
Lightish Green
#61E160
ΔE00 4.21
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#67F07D #F067DA
analogous
#96F067 #67F07D #67F0C2
triadic
#67F07D #7D67F0 #F07D67
tetradic
#67F07D #6796F0 #F067DA #F0C267
square
#67F07D #6796F0 #F067DA #F0C267
split-complementary
#67F07D #C267F0 #F06796
monochromatic
#14C931 #2FEB4D #67F07D #9FF5AD #D6FBDC
Accessibility & contrast
On white
1.46
#67F07D on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.34
#67F07D on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #67F07D
14.34:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##67F07D | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##67F07D | 1.00 | 1.46 | 14.34 | 14.34 |
| #FFFFFF | 1.46 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.34 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.34 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F3DD74
Deuteranopia (green-blind)
#E1D085
Tritanopia (blue-blind)
#49EBD5
Achromatopsia (no color)
#D5D5D5
Design tokens & code
CSS
--color: #67f07d; /* rgb */ color: rgb(103, 240, 125); /* oklch */ color: oklch(85.3% 0.197 146.7);
Tailwind
colors: {
custom: {
50: '#9ef6a4',
500: '#67f07d',
950: '#000000',
},
}SCSS
$custom: #67f07d; $custom-light: #9ef6a4; $custom-dark: #000000;
JSON
{
"hex": "#67f07d",
"rgb": {
"r": 103,
"g": 240,
"b": 125
},
"hsl": {
"h": 129.635,
"s": 82.036,
"l": 67.255
},
"oklch": {
"l": 0.85306,
"c": 0.19654,
"h": 146.7
},
"luminance": 0.66684
}Semantic roles & 50–950 ramp
primary
#67F07D
secondary
#C635AF
accent
#07BCDE
background
#FCFFFC
surface
#F6FFF6
border
#D0D7D0
text
#0F170F
muted
#808580