#67F185#67F185
#67F185 is a very light, vivid green. Relative luminance 0.675; OKLCH L 85.7% C 0.191 H 148.2°. Best body text is #000000 at 14.50:1 contrast (WCAG AA passes).
Color values
| HEX | #67F185 |
|---|---|
| RGB | rgb(103, 241, 133) |
| HSL | hsl(133, 83%, 67%) |
| HSV | hsv(133, 57%, 95%) |
| CMYK | cmyk(57.3%, 0%, 44.8%, 5.5%) |
| CIE-LAB | lab(85.75, -59.92, 41.04) |
| CIE-LCH | lch(85.75, 72.62, 145.59°) |
| OKLab | oklab(85.67% -0.1621 0.1005) |
| OKLCH | oklch(85.67% 0.191 148.2) |
| XYZ | xyz(41.2797, 67.4838, 33.0361) |
| Luminance | 0.6749 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Wintergreen
#20F986
ΔE00 3.49
Minty Green
#0BF77D
ΔE00 3.56
Spearmint
#1EF876
ΔE00 3.69
Turquoise Green
#04F489
ΔE00 3.83
Weird Green
#3AE57F
ΔE00 3.84
Lightgreen
#90EE90
ΔE00 3.96
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#67F185 #F167D3
analogous
#8EF167 #67F185 #67F1CA
triadic
#67F185 #8567F1 #F18567
tetradic
#67F185 #678EF1 #F167D3 #F1CA67
square
#67F185 #678EF1 #F167D3 #F1CA67
split-complementary
#67F185 #CA67F1 #F1678E
monochromatic
#13CB3B #2FEC58 #67F185 #9FF6B2 #D7FBDF
Accessibility & contrast
On white
1.45
#67F185 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.50
#67F185 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #67F185
14.50:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##67F185 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##67F185 | 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)
#F3DE7D
Deuteranopia (green-blind)
#E1D18C
Tritanopia (blue-blind)
#46ECD7
Achromatopsia (no color)
#D6D6D6
Design tokens & code
CSS
--color: #67f185; /* rgb */ color: rgb(103, 241, 133); /* oklch */ color: oklch(85.7% 0.191 148.2);
Tailwind
colors: {
custom: {
50: '#9ef7aa',
500: '#67f185',
950: '#000000',
},
}SCSS
$custom: #67f185; $custom-light: #9ef7aa; $custom-dark: #000000;
JSON
{
"hex": "#67f185",
"rgb": {
"r": 103,
"g": 241,
"b": 133
},
"hsl": {
"h": 133.043,
"s": 83.133,
"l": 67.451
},
"oklch": {
"l": 0.85674,
"c": 0.19073,
"h": 148.2
},
"luminance": 0.67488
}Semantic roles & 50–950 ramp
primary
#67F185
secondary
#C735A8
accent
#06B0E0
background
#FCFFFD
surface
#F6FFF7
border
#D0D7D0
text
#0F1710
muted
#808581