#67F887#67F887
#67F887 is a very light, vivid green. Relative luminance 0.718; OKLCH L 87.4% C 0.198 H 148.2°. Best body text is #000000 at 15.35:1 contrast (WCAG AA passes).
Color values
| HEX | #67F887 |
|---|---|
| RGB | rgb(103, 248, 135) |
| HSL | hsl(133, 91%, 69%) |
| HSV | hsv(133, 58%, 97%) |
| CMYK | cmyk(58.5%, 0%, 45.6%, 2.7%) |
| CIE-LAB | lab(87.85, -62.24, 42.74) |
| CIE-LCH | lch(87.85, 75.50, 145.52°) |
| OKLab | oklab(87.42% -0.1683 0.1045) |
| OKLCH | oklch(87.42% 0.198 148.2) |
| XYZ | xyz(43.5311, 71.7635, 34.4747) |
| Luminance | 0.7177 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Wintergreen
#20F986
ΔE00 3.08
Lightgreen (survey)
#76FF7B
ΔE00 3.16
Spearmint
#1EF876
ΔE00 3.19
Minty Green
#0BF77D
ΔE00 3.24
Spring Green
#00FF7F
ΔE00 3.51
Baby Green
#8CFF9E
ΔE00 3.63
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#67F887 #F867D8
analogous
#90F867 #67F887 #67F8CF
triadic
#67F887 #8767F8 #F88767
tetradic
#67F887 #6790F8 #F867D8 #F8CF67
square
#67F887 #6790F8 #F867D8 #F8CF67
split-complementary
#67F887 #CF67F8 #F86790
monochromatic
#0ADB38 #2CF559 #67F887 #A2FBB5 #DCFDE3
Accessibility & contrast
On white
1.37
#67F887 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.35
#67F887 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #67F887
15.35:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##67F887 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##67F887 | 1.00 | 1.37 | 15.35 | 15.35 |
| #FFFFFF | 1.37 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.35 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.35 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FAE47E
Deuteranopia (green-blind)
#E7D78F
Tritanopia (blue-blind)
#42F3DD
Achromatopsia (no color)
#DCDCDC
Design tokens & code
CSS
--color: #67f887; /* rgb */ color: rgb(103, 248, 135); /* oklch */ color: oklch(87.4% 0.198 148.2);
Tailwind
colors: {
custom: {
50: '#9ffbab',
500: '#67f887',
950: '#000000',
},
}SCSS
$custom: #67f887; $custom-light: #9ffbab; $custom-dark: #000000;
JSON
{
"hex": "#67f887",
"rgb": {
"r": 103,
"g": 248,
"b": 135
},
"hsl": {
"h": 133.241,
"s": 91.195,
"l": 68.824
},
"oklch": {
"l": 0.87415,
"c": 0.19809,
"h": 148.2
},
"luminance": 0.71768
}Semantic roles & 50–950 ramp
primary
#67F887
secondary
#D232AE
accent
#00B3E6
background
#FCFFFD
surface
#F6FFF7
border
#D0D7D0
text
#101810
muted
#808681