#67F184#67F184
#67F184 is a very light, vivid green. Relative luminance 0.675; OKLCH L 85.7% C 0.192 H 148.0°. Best body text is #000000 at 14.49:1 contrast (WCAG AA passes).
Color values
| HEX | #67F184 |
|---|---|
| RGB | rgb(103, 241, 132) |
| HSL | hsl(133, 83%, 67%) |
| HSV | hsv(133, 57%, 95%) |
| CMYK | cmyk(57.3%, 0%, 45.2%, 5.5%) |
| CIE-LAB | lab(85.73, -60.07, 41.50) |
| CIE-LCH | lch(85.73, 73.01, 145.36°) |
| OKLab | oklab(85.66% -0.1625 0.1016) |
| OKLCH | oklch(85.66% 0.192 148) |
| XYZ | xyz(41.2109, 67.4563, 32.6739) |
| Luminance | 0.6746 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Wintergreen
#20F986
ΔE00 3.52
Minty Green
#0BF77D
ΔE00 3.55
Spearmint
#1EF876
ΔE00 3.63
Weird Green
#3AE57F
ΔE00 3.89
Turquoise Green
#04F489
ΔE00 3.90
Lightgreen
#90EE90
ΔE00 3.98
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#67F184 #F167D4
analogous
#8FF167 #67F184 #67F1C9
triadic
#67F184 #8467F1 #F18467
tetradic
#67F184 #678FF1 #F167D4 #F1C967
square
#67F184 #678FF1 #F167D4 #F1C967
split-complementary
#67F184 #C967F1 #F1678F
monochromatic
#13CB39 #2FEC57 #67F184 #9FF6B1 #D7FBDF
Accessibility & contrast
On white
1.45
#67F184 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.49
#67F184 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #67F184
14.49:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##67F184 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##67F184 | 1.00 | 1.45 | 14.49 | 14.49 |
| #FFFFFF | 1.45 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.49 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.49 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F3DE7C
Deuteranopia (green-blind)
#E1D18B
Tritanopia (blue-blind)
#46ECD7
Achromatopsia (no color)
#D6D6D6
Design tokens & code
CSS
--color: #67f184; /* rgb */ color: rgb(103, 241, 132); /* oklch */ color: oklch(85.7% 0.192 148.0);
Tailwind
colors: {
custom: {
50: '#9ef7a9',
500: '#67f184',
950: '#000000',
},
}SCSS
$custom: #67f184; $custom-light: #9ef7a9; $custom-dark: #000000;
JSON
{
"hex": "#67f184",
"rgb": {
"r": 103,
"g": 241,
"b": 132
},
"hsl": {
"h": 132.609,
"s": 83.133,
"l": 67.451
},
"oklch": {
"l": 0.85658,
"c": 0.19162,
"h": 148
},
"luminance": 0.6746
}Semantic roles & 50–950 ramp
primary
#67F184
secondary
#C735A9
accent
#06B2E0
background
#FCFFFD
surface
#F6FFF7
border
#D0D7D0
text
#0F1710
muted
#808581