#67F880#67F880
#67F880 is a very light, highly saturated green. Relative luminance 0.716; OKLCH L 87.3% C 0.204 H 146.9°. Best body text is #000000 at 15.32:1 contrast (WCAG AA passes).
Color values
| HEX | #67F880 |
|---|---|
| RGB | rgb(103, 248, 128) |
| HSL | hsl(130, 91%, 69%) |
| HSV | hsv(130, 58%, 97%) |
| CMYK | cmyk(58.5%, 0%, 48.4%, 2.7%) |
| CIE-LAB | lab(87.76, -63.25, 45.98) |
| CIE-LCH | lch(87.76, 78.20, 143.99°) |
| OKLab | oklab(87.31% -0.1711 0.1115) |
| OKLCH | oklch(87.31% 0.204 146.9) |
| XYZ | xyz(43.0544, 71.5728, 31.9639) |
| Luminance | 0.7158 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Lightgreen (survey)
#76FF7B
ΔE00 2.39
Spearmint
#1EF876
ΔE00 2.97
Minty Green
#0BF77D
ΔE00 3.37
Wintergreen
#20F986
ΔE00 3.49
Spring Green
#00FF7F
ΔE00 3.51
Easter Green
#8CFD7E
ΔE00 3.60
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#67F880 #F867DF
analogous
#97F867 #67F880 #67F8C9
triadic
#67F880 #8067F8 #F88067
tetradic
#67F880 #6797F8 #F867DF #F8C967
square
#67F880 #6797F8 #F867DF #F8C967
split-complementary
#67F880 #C967F8 #F86797
monochromatic
#0ADB2E #2CF54F #67F880 #A2FBB1 #DCFDE2
Accessibility & contrast
On white
1.37
#67F880 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.32
#67F880 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #67F880
15.32:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##67F880 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##67F880 | 1.00 | 1.37 | 15.32 | 15.32 |
| #FFFFFF | 1.37 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.32 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.32 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FBE476
Deuteranopia (green-blind)
#E8D788
Tritanopia (blue-blind)
#45F3DC
Achromatopsia (no color)
#DCDCDC
Design tokens & code
CSS
--color: #67f880; /* rgb */ color: rgb(103, 248, 128); /* oklch */ color: oklch(87.3% 0.204 146.9);
Tailwind
colors: {
custom: {
50: '#9ffca7',
500: '#67f880',
950: '#000000',
},
}SCSS
$custom: #67f880; $custom-light: #9ffca7; $custom-dark: #000000;
JSON
{
"hex": "#67f880",
"rgb": {
"r": 103,
"g": 248,
"b": 128
},
"hsl": {
"h": 130.345,
"s": 91.195,
"l": 68.824
},
"oklch": {
"l": 0.8731,
"c": 0.20424,
"h": 146.9
},
"luminance": 0.71577
}Semantic roles & 50–950 ramp
primary
#67F880
secondary
#D232B6
accent
#00BEE6
background
#FDFFFC
surface
#F7FFF6
border
#D0D7D0
text
#101810
muted
#818680