#67F386#67F386
#67F386 is a very light, vivid green. Relative luminance 0.687; OKLCH L 86.2% C 0.192 H 148.3°. Best body text is #000000 at 14.74:1 contrast (WCAG AA passes).
Color values
| HEX | #67F386 |
|---|---|
| RGB | rgb(103, 243, 134) |
| HSL | hsl(133, 85%, 68%) |
| HSV | hsv(133, 58%, 95%) |
| CMYK | cmyk(57.6%, 0%, 44.9%, 4.7%) |
| CIE-LAB | lab(86.36, -60.52, 41.32) |
| CIE-LCH | lch(86.36, 73.28, 145.67°) |
| OKLab | oklab(86.18% -0.1637 0.1012) |
| OKLCH | oklch(86.18% 0.192 148.3) |
| XYZ | xyz(41.9443, 68.7021, 33.6001) |
| Luminance | 0.6871 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Wintergreen
#20F986
ΔE00 3.29
Minty Green
#0BF77D
ΔE00 3.41
Spearmint
#1EF876
ΔE00 3.51
Turquoise Green
#04F489
ΔE00 3.78
Lightgreen (survey)
#76FF7B
ΔE00 3.97
Baby Green
#8CFF9E
ΔE00 3.99
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#67F386 #F367D4
analogous
#8EF367 #67F386 #67F3CC
triadic
#67F386 #8667F3 #F38667
tetradic
#67F386 #678EF3 #F367D4 #F3CC67
square
#67F386 #678EF3 #F367D4 #F3CC67
split-complementary
#67F386 #CC67F3 #F3678E
monochromatic
#10CF3B #2EEF59 #67F386 #A0F7B3 #D8FCE0
Accessibility & contrast
On white
1.42
#67F386 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.74
#67F386 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #67F386
14.74:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##67F386 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##67F386 | 1.00 | 1.42 | 14.74 | 14.74 |
| #FFFFFF | 1.42 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.74 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.74 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F5E07E
Deuteranopia (green-blind)
#E3D38D
Tritanopia (blue-blind)
#45EED9
Achromatopsia (no color)
#D8D8D8
Design tokens & code
CSS
--color: #67f386; /* rgb */ color: rgb(103, 243, 134); /* oklch */ color: oklch(86.2% 0.192 148.3);
Tailwind
colors: {
custom: {
50: '#9ef8ab',
500: '#67f386',
950: '#000000',
},
}SCSS
$custom: #67f386; $custom-light: #9ef8ab; $custom-dark: #000000;
JSON
{
"hex": "#67f386",
"rgb": {
"r": 103,
"g": 243,
"b": 134
},
"hsl": {
"h": 133.286,
"s": 85.366,
"l": 67.843
},
"oklch": {
"l": 0.86179,
"c": 0.19245,
"h": 148.3
},
"luminance": 0.68706
}Semantic roles & 50–950 ramp
primary
#67F386
secondary
#CB33A9
accent
#04B1E2
background
#FCFFFD
surface
#F6FFF7
border
#D0D7D0
text
#0F1710
muted
#808581