#67F186#67F186
#67F186 is a very light, vivid green. Relative luminance 0.675; OKLCH L 85.7% C 0.190 H 148.4°. Best body text is #000000 at 14.50:1 contrast (WCAG AA passes).
Color values
| HEX | #67F186 |
|---|---|
| RGB | rgb(103, 241, 134) |
| HSL | hsl(133, 83%, 67%) |
| HSV | hsv(133, 57%, 95%) |
| CMYK | cmyk(57.3%, 0%, 44.4%, 5.5%) |
| CIE-LAB | lab(85.76, -59.77, 40.57) |
| CIE-LCH | lch(85.76, 72.23, 145.83°) |
| OKLab | oklab(85.69% -0.1617 0.0995) |
| OKLCH | oklch(85.69% 0.19 148.4) |
| XYZ | xyz(41.3491, 67.5116, 33.4016) |
| Luminance | 0.6752 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Wintergreen
#20F986
ΔE00 3.47
Minty Green
#0BF77D
ΔE00 3.59
Spearmint
#1EF876
ΔE00 3.76
Turquoise Green
#04F489
ΔE00 3.77
Weird Green
#3AE57F
ΔE00 3.80
Lightgreen
#90EE90
ΔE00 3.94
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#67F186 #F167D2
analogous
#8DF167 #67F186 #67F1CB
triadic
#67F186 #8667F1 #F18667
tetradic
#67F186 #678DF1 #F167D2 #F1CB67
square
#67F186 #678DF1 #F167D2 #F1CB67
split-complementary
#67F186 #CB67F1 #F1678D
monochromatic
#13CB3C #2FEC59 #67F186 #9FF6B3 #D7FBDF
Accessibility & contrast
On white
1.45
#67F186 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.50
#67F186 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #67F186
14.50:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##67F186 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##67F186 | 1.00 | 1.45 | 14.50 | 14.50 |
| #FFFFFF | 1.45 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.50 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.50 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F3DE7E
Deuteranopia (green-blind)
#E1D18D
Tritanopia (blue-blind)
#45EDD7
Achromatopsia (no color)
#D6D6D6
Design tokens & code
CSS
--color: #67f186; /* rgb */ color: rgb(103, 241, 134); /* oklch */ color: oklch(85.7% 0.190 148.4);
Tailwind
colors: {
custom: {
50: '#9ef7aa',
500: '#67f186',
950: '#000000',
},
}SCSS
$custom: #67f186; $custom-light: #9ef7aa; $custom-dark: #000000;
JSON
{
"hex": "#67f186",
"rgb": {
"r": 103,
"g": 241,
"b": 134
},
"hsl": {
"h": 133.478,
"s": 83.133,
"l": 67.451
},
"oklch": {
"l": 0.8569,
"c": 0.18983,
"h": 148.4
},
"luminance": 0.67515
}Semantic roles & 50–950 ramp
primary
#67F186
secondary
#C735A7
accent
#06AFE0
background
#FCFFFD
surface
#F6FFF7
border
#D0D7D0
text
#0F1710
muted
#808581