#67F17D#67F17D
#67F17D is a very light, vivid green. Relative luminance 0.673; OKLCH L 85.6% C 0.198 H 146.7°. Best body text is #000000 at 14.46:1 contrast (WCAG AA passes).
Color values
| HEX | #67F17D |
|---|---|
| RGB | rgb(103, 241, 125) |
| HSL | hsl(130, 83%, 67%) |
| HSV | hsv(130, 57%, 95%) |
| CMYK | cmyk(57.3%, 0%, 48.1%, 5.5%) |
| CIE-LAB | lab(85.64, -61.09, 44.76) |
| CIE-LCH | lch(85.64, 75.73, 143.77°) |
| OKLab | oklab(85.55% -0.1653 0.1087) |
| OKLCH | oklch(85.55% 0.198 146.7) |
| XYZ | xyz(40.7479, 67.2711, 30.2353) |
| Luminance | 0.6727 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Spearmint
#1EF876
ΔE00 3.38
Lightgreen (survey)
#76FF7B
ΔE00 3.54
Minty Green
#0BF77D
ΔE00 3.61
Wintergreen
#20F986
ΔE00 3.85
Lightgreen
#90EE90
ΔE00 4.28
Easter Green
#8CFD7E
ΔE00 4.29
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#67F17D #F167DB
analogous
#96F167 #67F17D #67F1C2
triadic
#67F17D #7D67F1 #F17D67
tetradic
#67F17D #6796F1 #F167DB #F1C267
square
#67F17D #6796F1 #F167DB #F1C267
split-complementary
#67F17D #C267F1 #F16796
monochromatic
#13CB30 #2FEC4D #67F17D #9FF6AD #D7FBDD
Accessibility & contrast
On white
1.45
#67F17D on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.46
#67F17D on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #67F17D
14.46:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##67F17D | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##67F17D | 1.00 | 1.45 | 14.46 | 14.46 |
| #FFFFFF | 1.45 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.46 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.46 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F4DE73
Deuteranopia (green-blind)
#E2D185
Tritanopia (blue-blind)
#49ECD6
Achromatopsia (no color)
#D6D6D6
Design tokens & code
CSS
--color: #67f17d; /* rgb */ color: rgb(103, 241, 125); /* oklch */ color: oklch(85.6% 0.198 146.7);
Tailwind
colors: {
custom: {
50: '#9ef7a4',
500: '#67f17d',
950: '#000000',
},
}SCSS
$custom: #67f17d; $custom-light: #9ef7a4; $custom-dark: #000000;
JSON
{
"hex": "#67f17d",
"rgb": {
"r": 103,
"g": 241,
"b": 125
},
"hsl": {
"h": 129.565,
"s": 83.133,
"l": 67.451
},
"oklch": {
"l": 0.85551,
"c": 0.19784,
"h": 146.7
},
"luminance": 0.67275
}Semantic roles & 50–950 ramp
primary
#67F17D
secondary
#C735B0
accent
#06BDE0
background
#FCFFFC
surface
#F6FFF6
border
#D0D7D0
text
#0F170F
muted
#808580