#67F181#67F181
#67F181 is a very light, vivid green. Relative luminance 0.674; OKLCH L 85.6% C 0.194 H 147.4°. Best body text is #000000 at 14.48:1 contrast (WCAG AA passes).
Color values
| HEX | #67F181 |
|---|---|
| RGB | rgb(103, 241, 129) |
| HSL | hsl(131, 83%, 67%) |
| HSV | hsv(131, 57%, 95%) |
| CMYK | cmyk(57.3%, 0%, 46.5%, 5.5%) |
| CIE-LAB | lab(85.69, -60.52, 42.91) |
| CIE-LCH | lch(85.69, 74.18, 144.66°) |
| OKLab | oklab(85.61% -0.1637 0.1046) |
| OKLCH | oklch(85.61% 0.194 147.4) |
| XYZ | xyz(41.0086, 67.3754, 31.6083) |
| Luminance | 0.6738 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Spearmint
#1EF876
ΔE00 3.49
Minty Green
#0BF77D
ΔE00 3.54
Wintergreen
#20F986
ΔE00 3.63
Lightgreen (survey)
#76FF7B
ΔE00 3.87
Weird Green
#3AE57F
ΔE00 4.07
Lightgreen
#90EE90
ΔE00 4.08
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#67F181 #F167D7
analogous
#92F167 #67F181 #67F1C6
triadic
#67F181 #8167F1 #F18167
tetradic
#67F181 #6792F1 #F167D7 #F1C667
square
#67F181 #6792F1 #F167D7 #F1C667
split-complementary
#67F181 #C667F1 #F16792
monochromatic
#13CB35 #2FEC53 #67F181 #9FF6AF #D7FBDE
Accessibility & contrast
On white
1.45
#67F181 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.48
#67F181 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #67F181
14.48:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##67F181 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##67F181 | 1.00 | 1.45 | 14.48 | 14.48 |
| #FFFFFF | 1.45 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.48 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.48 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F4DE78
Deuteranopia (green-blind)
#E2D189
Tritanopia (blue-blind)
#47ECD6
Achromatopsia (no color)
#D6D6D6
Design tokens & code
CSS
--color: #67f181; /* rgb */ color: rgb(103, 241, 129); /* oklch */ color: oklch(85.6% 0.194 147.4);
Tailwind
colors: {
custom: {
50: '#9ef7a7',
500: '#67f181',
950: '#000000',
},
}SCSS
$custom: #67f181; $custom-light: #9ef7a7; $custom-dark: #000000;
JSON
{
"hex": "#67f181",
"rgb": {
"r": 103,
"g": 241,
"b": 129
},
"hsl": {
"h": 131.304,
"s": 83.133,
"l": 67.451
},
"oklch": {
"l": 0.85612,
"c": 0.1943,
"h": 147.4
},
"luminance": 0.67379
}Semantic roles & 50–950 ramp
primary
#67F181
secondary
#C735AC
accent
#06B7E0
background
#FCFFFC
surface
#F6FFF6
border
#D0D7D0
text
#0F1710
muted
#808580