#67F57E#67F57E
#67F57E is a very light, highly saturated green. Relative luminance 0.697; OKLCH L 86.5% C 0.202 H 146.7°. Best body text is #000000 at 14.94:1 contrast (WCAG AA passes).
Color values
| HEX | #67F57E |
|---|---|
| RGB | rgb(103, 245, 126) |
| HSL | hsl(130, 88%, 68%) |
| HSV | hsv(130, 58%, 96%) |
| CMYK | cmyk(58%, 0%, 48.6%, 3.9%) |
| CIE-LAB | lab(86.84, -62.43, 45.79) |
| CIE-LCH | lch(86.84, 77.42, 143.74°) |
| OKLab | oklab(86.55% -0.1689 0.111) |
| OKLCH | oklch(86.55% 0.202 146.7) |
| XYZ | xyz(42.0091, 69.6908, 30.9725) |
| Luminance | 0.6969 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Lightgreen (survey)
#76FF7B
ΔE00 2.79
Spearmint
#1EF876
ΔE00 3.06
Minty Green
#0BF77D
ΔE00 3.42
Wintergreen
#20F986
ΔE00 3.62
Easter Green
#8CFD7E
ΔE00 3.79
Spring Green
#00FF7F
ΔE00 3.84
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#67F57E #F567DE
analogous
#97F567 #67F57E #67F5C5
triadic
#67F57E #7E67F5 #F57E67
tetradic
#67F57E #6797F5 #F567DE #F5C567
square
#67F57E #6797F5 #F567DE #F5C567
split-complementary
#67F57E #C567F5 #F56797
monochromatic
#0ED42E #2EF14D #67F57E #A0F9AF #DAFDDF
Accessibility & contrast
On white
1.41
#67F57E on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.94
#67F57E on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #67F57E
14.94:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##67F57E | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##67F57E | 1.00 | 1.41 | 14.94 | 14.94 |
| #FFFFFF | 1.41 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.94 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.94 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F8E174
Deuteranopia (green-blind)
#E6D586
Tritanopia (blue-blind)
#47F0D9
Achromatopsia (no color)
#D9D9D9
Design tokens & code
CSS
--color: #67f57e; /* rgb */ color: rgb(103, 245, 126); /* oklch */ color: oklch(86.5% 0.202 146.7);
Tailwind
colors: {
custom: {
50: '#9ef9a5',
500: '#67f57e',
950: '#000000',
},
}SCSS
$custom: #67f57e; $custom-light: #9ef9a5; $custom-dark: #000000;
JSON
{
"hex": "#67f57e",
"rgb": {
"r": 103,
"g": 245,
"b": 126
},
"hsl": {
"h": 129.718,
"s": 87.654,
"l": 68.235
},
"oklch": {
"l": 0.86546,
"c": 0.20213,
"h": 146.7
},
"luminance": 0.69695
}Semantic roles & 50–950 ramp
primary
#67F57E
secondary
#CE32B5
accent
#01BFE4
background
#FCFFFC
surface
#F6FFF6
border
#D0D7D0
text
#10170F
muted
#808580