#67F385#67F385
#67F385 is a very light, vivid green. Relative luminance 0.687; OKLCH L 86.2% C 0.193 H 148.1°. Best body text is #000000 at 14.74:1 contrast (WCAG AA passes).
Color values
| HEX | #67F385 |
|---|---|
| RGB | rgb(103, 243, 133) |
| HSL | hsl(133, 85%, 68%) |
| HSV | hsv(133, 58%, 95%) |
| CMYK | cmyk(57.6%, 0%, 45.3%, 4.7%) |
| CIE-LAB | lab(86.34, -60.67, 41.79) |
| CIE-LCH | lch(86.34, 73.67, 145.44°) |
| OKLab | oklab(86.16% -0.1641 0.1023) |
| OKLCH | oklch(86.16% 0.193 148.1) |
| XYZ | xyz(41.8749, 68.6743, 33.2345) |
| Luminance | 0.6868 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Wintergreen
#20F986
ΔE00 3.32
Minty Green
#0BF77D
ΔE00 3.40
Spearmint
#1EF876
ΔE00 3.45
Turquoise Green
#04F489
ΔE00 3.85
Lightgreen (survey)
#76FF7B
ΔE00 3.86
Baby Green
#8CFF9E
ΔE00 4.05
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#67F385 #F367D5
analogous
#8FF367 #67F385 #67F3CB
triadic
#67F385 #8567F3 #F38567
tetradic
#67F385 #678FF3 #F367D5 #F3CB67
square
#67F385 #678FF3 #F367D5 #F3CB67
split-complementary
#67F385 #CB67F3 #F3678F
monochromatic
#10CF39 #2EEF57 #67F385 #A0F7B3 #D8FCE0
Accessibility & contrast
On white
1.43
#67F385 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.74
#67F385 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #67F385
14.74:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##67F385 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##67F385 | 1.00 | 1.43 | 14.74 | 14.74 |
| #FFFFFF | 1.43 | 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)
#F5E07C
Deuteranopia (green-blind)
#E3D38C
Tritanopia (blue-blind)
#45EED9
Achromatopsia (no color)
#D8D8D8
Design tokens & code
CSS
--color: #67f385; /* rgb */ color: rgb(103, 243, 133); /* oklch */ color: oklch(86.2% 0.193 148.1);
Tailwind
colors: {
custom: {
50: '#9ef8aa',
500: '#67f385',
950: '#000000',
},
}SCSS
$custom: #67f385; $custom-light: #9ef8aa; $custom-dark: #000000;
JSON
{
"hex": "#67f385",
"rgb": {
"r": 103,
"g": 243,
"b": 133
},
"hsl": {
"h": 132.857,
"s": 85.366,
"l": 67.843
},
"oklch": {
"l": 0.86163,
"c": 0.19335,
"h": 148.1
},
"luminance": 0.68678
}Semantic roles & 50–950 ramp
primary
#67F385
secondary
#CB33AA
accent
#04B2E2
background
#FCFFFD
surface
#F6FFF7
border
#D0D7D0
text
#0F1710
muted
#808581