#67F789#67F789
#67F789 is a very light, vivid green. Relative luminance 0.712; OKLCH L 87.2% C 0.195 H 148.6°. Best body text is #000000 at 15.24:1 contrast (WCAG AA passes).
Color values
| HEX | #67F789 |
|---|---|
| RGB | rgb(103, 247, 137) |
| HSL | hsl(134, 90%, 69%) |
| HSV | hsv(134, 58%, 97%) |
| CMYK | cmyk(58.3%, 0%, 44.5%, 3.1%) |
| CIE-LAB | lab(87.59, -61.56, 41.43) |
| CIE-LCH | lch(87.59, 74.21, 146.06°) |
| OKLab | oklab(87.2% -0.1664 0.1016) |
| OKLCH | oklch(87.2% 0.195 148.6) |
| XYZ | xyz(43.3666, 71.2072, 35.1211) |
| Luminance | 0.7121 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Wintergreen
#20F986
ΔE00 3.02
Minty Green
#0BF77D
ΔE00 3.28
Spearmint
#1EF876
ΔE00 3.36
Baby Green
#8CFF9E
ΔE00 3.55
Lightgreen (survey)
#76FF7B
ΔE00 3.58
Spring Green
#00FF7F
ΔE00 3.68
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#67F789 #F767D5
analogous
#8DF767 #67F789 #67F7D1
triadic
#67F789 #8967F7 #F78967
tetradic
#67F789 #678DF7 #F767D5 #F7D167
square
#67F789 #678DF7 #F767D5 #F7D167
split-complementary
#67F789 #D167F7 #F7678D
monochromatic
#0BD83C #2DF45C #67F789 #A1FAB6 #DBFDE3
Accessibility & contrast
On white
1.38
#67F789 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.24
#67F789 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #67F789
15.24:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##67F789 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##67F789 | 1.00 | 1.38 | 15.24 | 15.24 |
| #FFFFFF | 1.38 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.24 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.24 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F9E381
Deuteranopia (green-blind)
#E6D690
Tritanopia (blue-blind)
#42F2DD
Achromatopsia (no color)
#DCDCDC
Design tokens & code
CSS
--color: #67f789; /* rgb */ color: rgb(103, 247, 137); /* oklch */ color: oklch(87.2% 0.195 148.6);
Tailwind
colors: {
custom: {
50: '#9efbad',
500: '#67f789',
950: '#000000',
},
}SCSS
$custom: #67f789; $custom-light: #9efbad; $custom-dark: #000000;
JSON
{
"hex": "#67f789",
"rgb": {
"r": 103,
"g": 247,
"b": 137
},
"hsl": {
"h": 134.167,
"s": 90,
"l": 68.627
},
"oklch": {
"l": 0.87203,
"c": 0.195,
"h": 148.6
},
"luminance": 0.71211
}Semantic roles & 50–950 ramp
primary
#67F789
secondary
#D032AB
accent
#00AFE6
background
#FCFFFD
surface
#F6FFF7
border
#D0D7D0
text
#101710
muted
#808581