#67F17E#67F17E
#67F17E is a very light, vivid green. Relative luminance 0.673; OKLCH L 85.6% C 0.197 H 146.9°. Best body text is #000000 at 14.46:1 contrast (WCAG AA passes).
Color values
| HEX | #67F17E |
|---|---|
| RGB | rgb(103, 241, 126) |
| HSL | hsl(130, 83%, 67%) |
| HSV | hsv(130, 57%, 95%) |
| CMYK | cmyk(57.3%, 0%, 47.7%, 5.5%) |
| CIE-LAB | lab(85.65, -60.95, 44.30) |
| CIE-LCH | lch(85.65, 75.35, 143.99°) |
| OKLab | oklab(85.57% -0.1649 0.1077) |
| OKLCH | oklch(85.57% 0.197 146.9) |
| XYZ | xyz(40.8121, 67.2968, 30.5735) |
| Luminance | 0.6730 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Spearmint
#1EF876
ΔE00 3.40
Minty Green
#0BF77D
ΔE00 3.59
Lightgreen (survey)
#76FF7B
ΔE00 3.62
Wintergreen
#20F986
ΔE00 3.78
Lightgreen
#90EE90
ΔE00 4.22
Weird Green
#3AE57F
ΔE00 4.28
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#67F17E #F167DA
analogous
#95F167 #67F17E #67F1C3
triadic
#67F17E #7E67F1 #F17E67
tetradic
#67F17E #6795F1 #F167DA #F1C367
square
#67F17E #6795F1 #F167DA #F1C367
split-complementary
#67F17E #C367F1 #F16795
monochromatic
#13CB31 #2FEC4E #67F17E #9FF6AE #D7FBDD
Accessibility & contrast
On white
1.45
#67F17E on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.46
#67F17E on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #67F17E
14.46:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##67F17E | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##67F17E | 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)
#F4DE75
Deuteranopia (green-blind)
#E2D186
Tritanopia (blue-blind)
#48ECD6
Achromatopsia (no color)
#D6D6D6
Design tokens & code
CSS
--color: #67f17e; /* rgb */ color: rgb(103, 241, 126); /* oklch */ color: oklch(85.6% 0.197 146.9);
Tailwind
colors: {
custom: {
50: '#9ef7a5',
500: '#67f17e',
950: '#000000',
},
}SCSS
$custom: #67f17e; $custom-light: #9ef7a5; $custom-dark: #000000;
JSON
{
"hex": "#67f17e",
"rgb": {
"r": 103,
"g": 241,
"b": 126
},
"hsl": {
"h": 130,
"s": 83.133,
"l": 67.451
},
"oklch": {
"l": 0.85566,
"c": 0.19696,
"h": 146.9
},
"luminance": 0.67301
}Semantic roles & 50–950 ramp
primary
#67F17E
secondary
#C735AF
accent
#06BBE0
background
#FCFFFC
surface
#F6FFF6
border
#D0D7D0
text
#0F170F
muted
#808580