#67F17F#67F17F
#67F17F is a very light, vivid green. Relative luminance 0.673; OKLCH L 85.6% C 0.196 H 147.0°. Best body text is #000000 at 14.47:1 contrast (WCAG AA passes).
Color values
| HEX | #67F17F |
|---|---|
| RGB | rgb(103, 241, 127) |
| HSL | hsl(130, 83%, 67%) |
| HSV | hsv(130, 57%, 95%) |
| CMYK | cmyk(57.3%, 0%, 47.3%, 5.5%) |
| CIE-LAB | lab(85.67, -60.81, 43.84) |
| CIE-LCH | lch(85.67, 74.96, 144.21°) |
| OKLab | oklab(85.58% -0.1645 0.1067) |
| OKLCH | oklch(85.58% 0.196 147) |
| XYZ | xyz(40.8769, 67.3227, 30.9150) |
| Luminance | 0.6733 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Spearmint
#1EF876
ΔE00 3.43
Minty Green
#0BF77D
ΔE00 3.56
Lightgreen (survey)
#76FF7B
ΔE00 3.70
Wintergreen
#20F986
ΔE00 3.73
Lightgreen
#90EE90
ΔE00 4.17
Weird Green
#3AE57F
ΔE00 4.21
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#67F17F #F167D9
analogous
#94F167 #67F17F #67F1C4
triadic
#67F17F #7F67F1 #F17F67
tetradic
#67F17F #6794F1 #F167D9 #F1C467
square
#67F17F #6794F1 #F167D9 #F1C467
split-complementary
#67F17F #C467F1 #F16794
monochromatic
#13CB33 #2FEC50 #67F17F #9FF6AE #D7FBDD
Accessibility & contrast
On white
1.45
#67F17F on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.47
#67F17F on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #67F17F
14.47:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##67F17F | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##67F17F | 1.00 | 1.45 | 14.47 | 14.47 |
| #FFFFFF | 1.45 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.47 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.47 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F4DE76
Deuteranopia (green-blind)
#E2D187
Tritanopia (blue-blind)
#48ECD6
Achromatopsia (no color)
#D6D6D6
Design tokens & code
CSS
--color: #67f17f; /* rgb */ color: rgb(103, 241, 127); /* oklch */ color: oklch(85.6% 0.196 147.0);
Tailwind
colors: {
custom: {
50: '#9ef7a6',
500: '#67f17f',
950: '#000000',
},
}SCSS
$custom: #67f17f; $custom-light: #9ef7a6; $custom-dark: #000000;
JSON
{
"hex": "#67f17f",
"rgb": {
"r": 103,
"g": 241,
"b": 127
},
"hsl": {
"h": 130.435,
"s": 83.133,
"l": 67.451
},
"oklch": {
"l": 0.85581,
"c": 0.19608,
"h": 147
},
"luminance": 0.67326
}Semantic roles & 50–950 ramp
primary
#67F17F
secondary
#C735AE
accent
#06BAE0
background
#FCFFFC
surface
#F6FFF6
border
#D0D7D0
text
#0F170F
muted
#808580