#67F07E#67F07E
#67F07E is a very light, vivid green. Relative luminance 0.667; OKLCH L 85.3% C 0.196 H 146.9°. Best body text is #000000 at 14.34:1 contrast (WCAG AA passes).
Color values
| HEX | #67F07E |
|---|---|
| RGB | rgb(103, 240, 126) |
| HSL | hsl(130, 82%, 67%) |
| HSV | hsv(130, 57%, 94%) |
| CMYK | cmyk(57.1%, 0%, 47.5%, 5.9%) |
| CIE-LAB | lab(85.36, -60.58, 43.93) |
| CIE-LCH | lch(85.36, 74.83, 144.05°) |
| OKLab | oklab(85.32% -0.1639 0.1068) |
| OKLCH | oklch(85.32% 0.196 146.9) |
| XYZ | xyz(40.5169, 66.7064, 30.4751) |
| Luminance | 0.6671 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Spearmint
#1EF876
ΔE00 3.52
Minty Green
#0BF77D
ΔE00 3.66
Lightgreen (survey)
#76FF7B
ΔE00 3.83
Wintergreen
#20F986
ΔE00 3.86
Weird Green
#3AE57F
ΔE00 4.12
Lightgreen
#90EE90
ΔE00 4.15
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#67F07E #F067D9
analogous
#95F067 #67F07E #67F0C3
triadic
#67F07E #7E67F0 #F07E67
tetradic
#67F07E #6795F0 #F067D9 #F0C367
square
#67F07E #6795F0 #F067D9 #F0C367
split-complementary
#67F07E #C367F0 #F06795
monochromatic
#14C932 #2FEB4F #67F07E #9FF5AD #D6FBDD
Accessibility & contrast
On white
1.46
#67F07E on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.34
#67F07E on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #67F07E
14.34:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##67F07E | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##67F07E | 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)
#F3DD75
Deuteranopia (green-blind)
#E1D086
Tritanopia (blue-blind)
#49EBD5
Achromatopsia (no color)
#D5D5D5
Design tokens & code
CSS
--color: #67f07e; /* rgb */ color: rgb(103, 240, 126); /* oklch */ color: oklch(85.3% 0.196 146.9);
Tailwind
colors: {
custom: {
50: '#9ef6a5',
500: '#67f07e',
950: '#000000',
},
}SCSS
$custom: #67f07e; $custom-light: #9ef6a5; $custom-dark: #000000;
JSON
{
"hex": "#67f07e",
"rgb": {
"r": 103,
"g": 240,
"b": 126
},
"hsl": {
"h": 130.073,
"s": 82.036,
"l": 67.255
},
"oklch": {
"l": 0.85321,
"c": 0.19566,
"h": 146.9
},
"luminance": 0.6671
}Semantic roles & 50–950 ramp
primary
#67F07E
secondary
#C635AE
accent
#07BADE
background
#FCFFFC
surface
#F6FFF6
border
#D0D7D0
text
#0F170F
muted
#808580