#67F491#67F491
#67F491 is a very light, vivid green. Relative luminance 0.696; OKLCH L 86.6% C 0.184 H 150.5°. Best body text is #000000 at 14.93:1 contrast (WCAG AA passes).
Color values
| HEX | #67F491 |
|---|---|
| RGB | rgb(103, 244, 145) |
| HSL | hsl(138, 87%, 68%) |
| HSV | hsv(138, 58%, 96%) |
| CMYK | cmyk(57.8%, 0%, 40.6%, 4.3%) |
| CIE-LAB | lab(86.81, -59.17, 36.51) |
| CIE-LCH | lch(86.81, 69.53, 148.32°) |
| OKLab | oklab(86.61% -0.1601 0.0904) |
| OKLCH | oklch(86.61% 0.184 150.5) |
| XYZ | xyz(43.0519, 69.6252, 37.9528) |
| Luminance | 0.6963 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Sea Green (survey)
#53FCA1
ΔE00 3.02
Light Green Blue
#56FCA2
ΔE00 3.05
Light Bluish Green
#76FDA8
ΔE00 3.25
Wintergreen
#20F986
ΔE00 3.34
Turquoise Green
#04F489
ΔE00 3.41
Baby Green
#8CFF9E
ΔE00 3.61
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#67F491 #F467CA
analogous
#83F467 #67F491 #67F4D7
triadic
#67F491 #9167F4 #F49167
tetradic
#67F491 #6783F4 #F467CA #F4D767
square
#67F491 #6783F4 #F467CA #F4D767
split-complementary
#67F491 #D767F4 #F46783
monochromatic
#0FD149 #2EF068 #67F491 #A0F8BA #D9FCE4
Accessibility & contrast
On white
1.41
#67F491 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.93
#67F491 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #67F491
14.93:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##67F491 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##67F491 | 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)
#F5E18A
Deuteranopia (green-blind)
#E2D497
Tritanopia (blue-blind)
#3FF0DC
Achromatopsia (no color)
#D9D9D9
Design tokens & code
CSS
--color: #67f491; /* rgb */ color: rgb(103, 244, 145); /* oklch */ color: oklch(86.6% 0.184 150.5);
Tailwind
colors: {
custom: {
50: '#9ef9b2',
500: '#67f491',
950: '#000000',
},
}SCSS
$custom: #67f491; $custom-light: #9ef9b2; $custom-dark: #000000;
JSON
{
"hex": "#67f491",
"rgb": {
"r": 103,
"g": 244,
"b": 145
},
"hsl": {
"h": 137.872,
"s": 86.503,
"l": 68.039
},
"oklch": {
"l": 0.86606,
"c": 0.18387,
"h": 150.5
},
"luminance": 0.69629
}Semantic roles & 50–950 ramp
primary
#67F491
secondary
#CD329F
accent
#02A0E3
background
#FCFFFD
surface
#F6FFF8
border
#D0D7D1
text
#0F1711
muted
#808581