#67F187#67F187
#67F187 is a very light, vivid green. Relative luminance 0.675; OKLCH L 85.7% C 0.189 H 148.6°. Best body text is #000000 at 14.51:1 contrast (WCAG AA passes).
Color values
| HEX | #67F187 |
|---|---|
| RGB | rgb(103, 241, 135) |
| HSL | hsl(134, 83%, 67%) |
| HSV | hsv(134, 57%, 95%) |
| CMYK | cmyk(57.3%, 0%, 44%, 5.5%) |
| CIE-LAB | lab(85.78, -59.61, 40.09) |
| CIE-LCH | lch(85.78, 71.84, 146.08°) |
| OKLab | oklab(85.71% -0.1612 0.0985) |
| OKLCH | oklch(85.71% 0.189 148.6) |
| XYZ | xyz(41.4191, 67.5396, 33.7707) |
| Luminance | 0.6754 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Wintergreen
#20F986
ΔE00 3.46
Minty Green
#0BF77D
ΔE00 3.61
Turquoise Green
#04F489
ΔE00 3.72
Weird Green
#3AE57F
ΔE00 3.76
Spearmint
#1EF876
ΔE00 3.83
Lightgreen
#90EE90
ΔE00 3.93
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#67F187 #F167D1
analogous
#8CF167 #67F187 #67F1CC
triadic
#67F187 #8767F1 #F18767
tetradic
#67F187 #678CF1 #F167D1 #F1CC67
square
#67F187 #678CF1 #F167D1 #F1CC67
split-complementary
#67F187 #CC67F1 #F1678C
monochromatic
#13CB3D #2FEC5B #67F187 #9FF6B3 #D7FBDF
Accessibility & contrast
On white
1.45
#67F187 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.51
#67F187 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #67F187
14.51:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##67F187 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##67F187 | 1.00 | 1.45 | 14.51 | 14.51 |
| #FFFFFF | 1.45 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.51 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.51 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F3DE7F
Deuteranopia (green-blind)
#E1D18E
Tritanopia (blue-blind)
#45EDD7
Achromatopsia (no color)
#D6D6D6
Design tokens & code
CSS
--color: #67f187; /* rgb */ color: rgb(103, 241, 135); /* oklch */ color: oklch(85.7% 0.189 148.6);
Tailwind
colors: {
custom: {
50: '#9ef7ab',
500: '#67f187',
950: '#000000',
},
}SCSS
$custom: #67f187; $custom-light: #9ef7ab; $custom-dark: #000000;
JSON
{
"hex": "#67f187",
"rgb": {
"r": 103,
"g": 241,
"b": 135
},
"hsl": {
"h": 133.913,
"s": 83.133,
"l": 67.451
},
"oklch": {
"l": 0.85706,
"c": 0.18893,
"h": 148.6
},
"luminance": 0.67543
}Semantic roles & 50–950 ramp
primary
#67F187
secondary
#C735A5
accent
#06ADE0
background
#FCFFFD
surface
#F6FFF7
border
#D0D7D0
text
#0F1710
muted
#808581