#67F987#67F987
#67F987 is a very light, vivid green. Relative luminance 0.724; OKLCH L 87.7% C 0.199 H 148.1°. Best body text is #000000 at 15.48:1 contrast (WCAG AA passes).
Color values
| HEX | #67F987 |
|---|---|
| RGB | rgb(103, 249, 135) |
| HSL | hsl(133, 92%, 69%) |
| HSV | hsv(133, 59%, 98%) |
| CMYK | cmyk(58.6%, 0%, 45.8%, 2.4%) |
| CIE-LAB | lab(88.15, -62.61, 43.12) |
| CIE-LCH | lch(88.15, 76.02, 145.44°) |
| OKLab | oklab(87.66% -0.1693 0.1054) |
| OKLCH | oklch(87.66% 0.199 148.1) |
| XYZ | xyz(43.8394, 72.3801, 34.5774) |
| Luminance | 0.7238 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Lightgreen (survey)
#76FF7B
ΔE00 3.00
Wintergreen
#20F986
ΔE00 3.09
Spearmint
#1EF876
ΔE00 3.16
Minty Green
#0BF77D
ΔE00 3.25
Spring Green
#00FF7F
ΔE00 3.41
Baby Green
#8CFF9E
ΔE00 3.61
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#67F987 #F967D9
analogous
#90F967 #67F987 #67F9D0
triadic
#67F987 #8767F9 #F98767
tetradic
#67F987 #6790F9 #F967D9 #F9D067
square
#67F987 #6790F9 #F967D9 #F9D067
split-complementary
#67F987 #D067F9 #F96790
monochromatic
#09DD37 #2CF759 #67F987 #A2FBB5 #DDFEE4
Accessibility & contrast
On white
1.36
#67F987 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.48
#67F987 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #67F987
15.48:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##67F987 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##67F987 | 1.00 | 1.36 | 15.48 | 15.48 |
| #FFFFFF | 1.36 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.48 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.48 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FBE57E
Deuteranopia (green-blind)
#E8D88F
Tritanopia (blue-blind)
#42F4DE
Achromatopsia (no color)
#DDDDDD
Design tokens & code
CSS
--color: #67f987; /* rgb */ color: rgb(103, 249, 135); /* oklch */ color: oklch(87.7% 0.199 148.1);
Tailwind
colors: {
custom: {
50: '#9ffcab',
500: '#67f987',
950: '#000000',
},
}SCSS
$custom: #67f987; $custom-light: #9ffcab; $custom-dark: #000000;
JSON
{
"hex": "#67f987",
"rgb": {
"r": 103,
"g": 249,
"b": 135
},
"hsl": {
"h": 133.151,
"s": 92.405,
"l": 69.02
},
"oklch": {
"l": 0.87659,
"c": 0.19938,
"h": 148.1
},
"luminance": 0.72384
}Semantic roles & 50–950 ramp
primary
#67F987
secondary
#D331AF
accent
#00B3E6
background
#FDFFFD
surface
#F7FFF7
border
#D0D7D0
text
#101810
muted
#818681