#67F889#67F889
#67F889 is a very light, vivid green. Relative luminance 0.718; OKLCH L 87.4% C 0.196 H 148.5°. Best body text is #000000 at 15.37:1 contrast (WCAG AA passes).
Color values
| HEX | #67F889 |
|---|---|
| RGB | rgb(103, 248, 137) |
| HSL | hsl(134, 91%, 69%) |
| HSV | hsv(134, 58%, 97%) |
| CMYK | cmyk(58.5%, 0%, 44.8%, 2.7%) |
| CIE-LAB | lab(87.88, -61.94, 41.81) |
| CIE-LCH | lch(87.88, 74.73, 145.98°) |
| OKLab | oklab(87.45% -0.1674 0.1025) |
| OKLCH | oklch(87.45% 0.196 148.5) |
| XYZ | xyz(43.6732, 71.8204, 35.2233) |
| Luminance | 0.7183 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Wintergreen
#20F986
ΔE00 3.01
Minty Green
#0BF77D
ΔE00 3.27
Spearmint
#1EF876
ΔE00 3.31
Lightgreen (survey)
#76FF7B
ΔE00 3.41
Baby Green
#8CFF9E
ΔE00 3.50
Spring Green
#00FF7F
ΔE00 3.56
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#67F889 #F867D6
analogous
#8EF867 #67F889 #67F8D2
triadic
#67F889 #8967F8 #F88967
tetradic
#67F889 #678EF8 #F867D6 #F8D267
square
#67F889 #678EF8 #F867D6 #F8D267
split-complementary
#67F889 #D267F8 #F8678E
monochromatic
#0ADB3B #2CF55C #67F889 #A2FBB6 #DCFDE4
Accessibility & contrast
On white
1.37
#67F889 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.37
#67F889 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #67F889
15.37:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##67F889 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##67F889 | 1.00 | 1.37 | 15.37 | 15.37 |
| #FFFFFF | 1.37 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.37 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.37 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FAE480
Deuteranopia (green-blind)
#E7D791
Tritanopia (blue-blind)
#41F3DD
Achromatopsia (no color)
#DCDCDC
Design tokens & code
CSS
--color: #67f889; /* rgb */ color: rgb(103, 248, 137); /* oklch */ color: oklch(87.4% 0.196 148.5);
Tailwind
colors: {
custom: {
50: '#9ffbad',
500: '#67f889',
950: '#000000',
},
}SCSS
$custom: #67f889; $custom-light: #9ffbad; $custom-dark: #000000;
JSON
{
"hex": "#67f889",
"rgb": {
"r": 103,
"g": 248,
"b": 137
},
"hsl": {
"h": 134.069,
"s": 91.195,
"l": 68.824
},
"oklch": {
"l": 0.87447,
"c": 0.19631,
"h": 148.5
},
"luminance": 0.71825
}Semantic roles & 50–950 ramp
primary
#67F889
secondary
#D232AC
accent
#00B0E6
background
#FCFFFD
surface
#F6FFF7
border
#D0D7D0
text
#101810
muted
#808681