#67F57C#67F57C
#67F57C is a very light, highly saturated green. Relative luminance 0.696; OKLCH L 86.5% C 0.204 H 146.3°. Best body text is #000000 at 14.93:1 contrast (WCAG AA passes).
Color values
| HEX | #67F57C |
|---|---|
| RGB | rgb(103, 245, 124) |
| HSL | hsl(129, 88%, 68%) |
| HSV | hsv(129, 58%, 96%) |
| CMYK | cmyk(58%, 0%, 49.4%, 3.9%) |
| CIE-LAB | lab(86.82, -62.71, 46.70) |
| CIE-LCH | lch(86.82, 78.19, 143.32°) |
| OKLab | oklab(86.52% -0.1697 0.113) |
| OKLCH | oklch(86.52% 0.204 146.3) |
| XYZ | xyz(41.8813, 69.6397, 30.2996) |
| Luminance | 0.6964 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Lightgreen (survey)
#76FF7B
ΔE00 2.64
Spearmint
#1EF876
ΔE00 3.06
Minty Green
#0BF77D
ΔE00 3.51
Easter Green
#8CFD7E
ΔE00 3.66
Wintergreen
#20F986
ΔE00 3.78
Spring Green
#00FF7F
ΔE00 3.89
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#67F57C #F567E0
analogous
#99F567 #67F57C #67F5C3
triadic
#67F57C #7C67F5 #F57C67
tetradic
#67F57C #6799F5 #F567E0 #F5C367
square
#67F57C #6799F5 #F567E0 #F5C367
split-complementary
#67F57C #C367F5 #F56799
monochromatic
#0ED42B #2EF14B #67F57C #A0F9AD #DAFDDF
Accessibility & contrast
On white
1.41
#67F57C on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.93
#67F57C on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #67F57C
14.93:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##67F57C | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##67F57C | 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)
#F8E172
Deuteranopia (green-blind)
#E6D485
Tritanopia (blue-blind)
#48F0D9
Achromatopsia (no color)
#D9D9D9
Design tokens & code
CSS
--color: #67f57c; /* rgb */ color: rgb(103, 245, 124); /* oklch */ color: oklch(86.5% 0.204 146.3);
Tailwind
colors: {
custom: {
50: '#9ef9a4',
500: '#67f57c',
950: '#000000',
},
}SCSS
$custom: #67f57c; $custom-light: #9ef9a4; $custom-dark: #000000;
JSON
{
"hex": "#67f57c",
"rgb": {
"r": 103,
"g": 245,
"b": 124
},
"hsl": {
"h": 128.873,
"s": 87.654,
"l": 68.235
},
"oklch": {
"l": 0.86517,
"c": 0.20387,
"h": 146.3
},
"luminance": 0.69644
}Semantic roles & 50–950 ramp
primary
#67F57C
secondary
#CE32B7
accent
#01C3E4
background
#FCFFFC
surface
#F6FFF6
border
#D0D7D0
text
#10170F
muted
#808580