#67F575#67F575
#67F575 is a very light, highly saturated green. Relative luminance 0.695; OKLCH L 86.4% C 0.210 H 145.2°. Best body text is #000000 at 14.89:1 contrast (WCAG AA passes).
Color values
| HEX | #67F575 |
|---|---|
| RGB | rgb(103, 245, 117) |
| HSL | hsl(126, 88%, 68%) |
| HSV | hsv(126, 58%, 96%) |
| CMYK | cmyk(58%, 0%, 52.2%, 3.9%) |
| CIE-LAB | lab(86.74, -63.64, 49.87) |
| CIE-LCH | lch(86.74, 80.86, 141.92°) |
| OKLab | oklab(86.42% -0.1724 0.1196) |
| OKLCH | oklch(86.42% 0.21 145.2) |
| XYZ | xyz(41.4543, 69.4689, 28.0504) |
| Luminance | 0.6947 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Lightgreen (survey)
#76FF7B
ΔE00 2.30
Spearmint
#1EF876
ΔE00 3.25
Easter Green
#8CFD7E
ΔE00 3.35
Lighter Green
#75FD63
ΔE00 3.62
Light Bright Green
#53FE5C
ΔE00 3.67
Minty Green
#0BF77D
ΔE00 3.94
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#67F575 #F567E7
analogous
#A0F567 #67F575 #67F5BC
triadic
#67F575 #7567F5 #F57567
tetradic
#67F575 #67A0F5 #F567E7 #F5BC67
square
#67F575 #67A0F5 #F567E7 #F5BC67
split-complementary
#67F575 #BC67F5 #F567A0
monochromatic
#0ED421 #2EF141 #67F575 #A0F9A9 #DAFDDD
Accessibility & contrast
On white
1.41
#67F575 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.89
#67F575 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #67F575
14.89:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##67F575 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##67F575 | 1.00 | 1.41 | 14.89 | 14.89 |
| #FFFFFF | 1.41 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.89 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.89 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F9E169
Deuteranopia (green-blind)
#E6D47E
Tritanopia (blue-blind)
#4AEFD8
Achromatopsia (no color)
#D9D9D9
Design tokens & code
CSS
--color: #67f575; /* rgb */ color: rgb(103, 245, 117); /* oklch */ color: oklch(86.4% 0.210 145.2);
Tailwind
colors: {
custom: {
50: '#9ff99f',
500: '#67f575',
950: '#000000',
},
}SCSS
$custom: #67f575; $custom-light: #9ff99f; $custom-dark: #000000;
JSON
{
"hex": "#67f575",
"rgb": {
"r": 103,
"g": 245,
"b": 117
},
"hsl": {
"h": 125.915,
"s": 87.654,
"l": 68.235
},
"oklch": {
"l": 0.86421,
"c": 0.20985,
"h": 145.2
},
"luminance": 0.69473
}Semantic roles & 50–950 ramp
primary
#67F575
secondary
#CE32BF
accent
#01CEE4
background
#FCFFFC
surface
#F6FFF5
border
#D0D7CF
text
#10170F
muted
#808580