#67F57D#67F57D
#67F57D is a very light, highly saturated green. Relative luminance 0.697; OKLCH L 86.5% C 0.203 H 146.5°. Best body text is #000000 at 14.93:1 contrast (WCAG AA passes).
Color values
| HEX | #67F57D |
|---|---|
| RGB | rgb(103, 245, 125) |
| HSL | hsl(129, 88%, 68%) |
| HSV | hsv(129, 58%, 96%) |
| CMYK | cmyk(58%, 0%, 49%, 3.9%) |
| CIE-LAB | lab(86.83, -62.57, 46.24) |
| CIE-LCH | lch(86.83, 77.81, 143.53°) |
| OKLab | oklab(86.53% -0.1693 0.112) |
| OKLCH | oklch(86.53% 0.203 146.5) |
| XYZ | xyz(41.9449, 69.6652, 30.6344) |
| Luminance | 0.6967 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Lightgreen (survey)
#76FF7B
ΔE00 2.71
Spearmint
#1EF876
ΔE00 3.06
Minty Green
#0BF77D
ΔE00 3.46
Wintergreen
#20F986
ΔE00 3.70
Easter Green
#8CFD7E
ΔE00 3.72
Spring Green
#00FF7F
ΔE00 3.86
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#67F57D #F567DF
analogous
#98F567 #67F57D #67F5C4
triadic
#67F57D #7D67F5 #F57D67
tetradic
#67F57D #6798F5 #F567DF #F5C467
square
#67F57D #6798F5 #F567DF #F5C467
split-complementary
#67F57D #C467F5 #F56798
monochromatic
#0ED42D #2EF14C #67F57D #A0F9AE #DAFDDF
Accessibility & contrast
On white
1.41
#67F57D on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.93
#67F57D on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #67F57D
14.93:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##67F57D | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##67F57D | 1.00 | 1.41 | 14.93 | 14.93 |
| #FFFFFF | 1.41 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.93 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.93 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F8E173
Deuteranopia (green-blind)
#E6D485
Tritanopia (blue-blind)
#47F0D9
Achromatopsia (no color)
#D9D9D9
Design tokens & code
CSS
--color: #67f57d; /* rgb */ color: rgb(103, 245, 125); /* oklch */ color: oklch(86.5% 0.203 146.5);
Tailwind
colors: {
custom: {
50: '#9ef9a5',
500: '#67f57d',
950: '#000000',
},
}SCSS
$custom: #67f57d; $custom-light: #9ef9a5; $custom-dark: #000000;
JSON
{
"hex": "#67f57d",
"rgb": {
"r": 103,
"g": 245,
"b": 125
},
"hsl": {
"h": 129.296,
"s": 87.654,
"l": 68.235
},
"oklch": {
"l": 0.86532,
"c": 0.203,
"h": 146.5
},
"luminance": 0.69669
}Semantic roles & 50–950 ramp
primary
#67F57D
secondary
#CE32B6
accent
#01C1E4
background
#FCFFFC
surface
#F6FFF6
border
#D0D7D0
text
#10170F
muted
#808580