#67F486#67F486
#67F486 is a very light, vivid green. Relative luminance 0.693; OKLCH L 86.4% C 0.194 H 148.2°. Best body text is #000000 at 14.86:1 contrast (WCAG AA passes).
Color values
| HEX | #67F486 |
|---|---|
| RGB | rgb(103, 244, 134) |
| HSL | hsl(133, 87%, 68%) |
| HSV | hsv(133, 58%, 96%) |
| CMYK | cmyk(57.8%, 0%, 45.1%, 4.3%) |
| CIE-LAB | lab(86.65, -60.90, 41.70) |
| CIE-LCH | lch(86.65, 73.81, 145.60°) |
| OKLab | oklab(86.42% -0.1647 0.1021) |
| OKLCH | oklch(86.42% 0.194 148.2) |
| XYZ | xyz(42.2444, 69.3022, 33.7001) |
| Luminance | 0.6931 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Wintergreen
#20F986
ΔE00 3.23
Minty Green
#0BF77D
ΔE00 3.35
Spearmint
#1EF876
ΔE00 3.41
Lightgreen (survey)
#76FF7B
ΔE00 3.77
Turquoise Green
#04F489
ΔE00 3.81
Baby Green
#8CFF9E
ΔE00 3.91
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#67F486 #F467D5
analogous
#8FF467 #67F486 #67F4CC
triadic
#67F486 #8667F4 #F48667
tetradic
#67F486 #678FF4 #F467D5 #F4CC67
square
#67F486 #678FF4 #F467D5 #F4CC67
split-complementary
#67F486 #CC67F4 #F4678F
monochromatic
#0FD13A #2EF059 #67F486 #A0F8B3 #D9FCE1
Accessibility & contrast
On white
1.41
#67F486 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.86
#67F486 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #67F486
14.86:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##67F486 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##67F486 | 1.00 | 1.41 | 14.86 | 14.86 |
| #FFFFFF | 1.41 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.86 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.86 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F6E17D
Deuteranopia (green-blind)
#E4D48D
Tritanopia (blue-blind)
#44EFDA
Achromatopsia (no color)
#D9D9D9
Design tokens & code
CSS
--color: #67f486; /* rgb */ color: rgb(103, 244, 134); /* oklch */ color: oklch(86.4% 0.194 148.2);
Tailwind
colors: {
custom: {
50: '#9ef9ab',
500: '#67f486',
950: '#000000',
},
}SCSS
$custom: #67f486; $custom-light: #9ef9ab; $custom-dark: #000000;
JSON
{
"hex": "#67f486",
"rgb": {
"r": 103,
"g": 244,
"b": 134
},
"hsl": {
"h": 133.191,
"s": 86.503,
"l": 68.039
},
"oklch": {
"l": 0.86423,
"c": 0.19377,
"h": 148.2
},
"luminance": 0.69306
}Semantic roles & 50–950 ramp
primary
#67F486
secondary
#CD32AB
accent
#02B2E3
background
#FCFFFD
surface
#F6FFF7
border
#D0D7D0
text
#101710
muted
#808581