#67F681#67F681
#67F681 is a very light, highly saturated green. Relative luminance 0.704; OKLCH L 86.8% C 0.201 H 147.2°. Best body text is #000000 at 15.08:1 contrast (WCAG AA passes).
Color values
| HEX | #67F681 |
|---|---|
| RGB | rgb(103, 246, 129) |
| HSL | hsl(131, 89%, 68%) |
| HSV | hsv(131, 58%, 96%) |
| CMYK | cmyk(58.1%, 0%, 47.6%, 3.5%) |
| CIE-LAB | lab(87.18, -62.38, 44.78) |
| CIE-LCH | lch(87.18, 76.78, 144.33°) |
| OKLab | oklab(86.84% -0.1687 0.1089) |
| OKLCH | oklch(86.84% 0.201 147.2) |
| XYZ | xyz(42.5089, 70.3761, 32.1084) |
| Luminance | 0.7038 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Lightgreen (survey)
#76FF7B
ΔE00 2.86
Spearmint
#1EF876
ΔE00 3.05
Minty Green
#0BF77D
ΔE00 3.32
Wintergreen
#20F986
ΔE00 3.41
Spring Green
#00FF7F
ΔE00 3.69
Easter Green
#8CFD7E
ΔE00 3.89
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#67F681 #F667DC
analogous
#94F667 #67F681 #67F6C8
triadic
#67F681 #8167F6 #F68167
tetradic
#67F681 #6794F6 #F667DC #F6C867
square
#67F681 #6794F6 #F667DC #F6C867
split-complementary
#67F681 #C867F6 #F66794
monochromatic
#0DD631 #2DF351 #67F681 #A1F9B1 #DBFDE1
Accessibility & contrast
On white
1.39
#67F681 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.08
#67F681 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #67F681
15.08:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##67F681 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##67F681 | 1.00 | 1.39 | 15.08 | 15.08 |
| #FFFFFF | 1.39 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.08 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.08 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F9E277
Deuteranopia (green-blind)
#E6D589
Tritanopia (blue-blind)
#45F1DA
Achromatopsia (no color)
#DADADA
Design tokens & code
CSS
--color: #67f681; /* rgb */ color: rgb(103, 246, 129); /* oklch */ color: oklch(86.8% 0.201 147.2);
Tailwind
colors: {
custom: {
50: '#9efaa7',
500: '#67f681',
950: '#000000',
},
}SCSS
$custom: #67f681; $custom-light: #9efaa7; $custom-dark: #000000;
JSON
{
"hex": "#67f681",
"rgb": {
"r": 103,
"g": 246,
"b": 129
},
"hsl": {
"h": 130.909,
"s": 88.82,
"l": 68.431
},
"oklch": {
"l": 0.86835,
"c": 0.20079,
"h": 147.2
},
"luminance": 0.7038
}Semantic roles & 50–950 ramp
primary
#67F681
secondary
#CF32B3
accent
#00BCE5
background
#FCFFFC
surface
#F6FFF6
border
#D0D7D0
text
#101710
muted
#808580