#67F489#67F489
#67F489 is a very light, vivid green. Relative luminance 0.694; OKLCH L 86.5% C 0.191 H 148.8°. Best body text is #000000 at 14.88:1 contrast (WCAG AA passes).
Color values
| HEX | #67F489 |
|---|---|
| RGB | rgb(103, 244, 137) |
| HSL | hsl(134, 87%, 68%) |
| HSV | hsv(134, 58%, 96%) |
| CMYK | cmyk(57.8%, 0%, 43.9%, 4.3%) |
| CIE-LAB | lab(86.70, -60.44, 40.30) |
| CIE-LCH | lch(86.70, 72.64, 146.31°) |
| OKLab | oklab(86.47% -0.1635 0.099) |
| OKLCH | oklch(86.47% 0.191 148.8) |
| XYZ | xyz(42.4566, 69.3871, 34.8177) |
| Luminance | 0.6939 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Wintergreen
#20F986
ΔE00 3.17
Minty Green
#0BF77D
ΔE00 3.42
Spearmint
#1EF876
ΔE00 3.62
Turquoise Green
#04F489
ΔE00 3.63
Baby Green
#8CFF9E
ΔE00 3.76
Mint Green
#8FFF9F
ΔE00 3.99
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#67F489 #F467D2
analogous
#8BF467 #67F489 #67F4CF
triadic
#67F489 #8967F4 #F48967
tetradic
#67F489 #678BF4 #F467D2 #F4CF67
square
#67F489 #678BF4 #F467D2 #F4CF67
split-complementary
#67F489 #CF67F4 #F4678B
monochromatic
#0FD13E #2EF05D #67F489 #A0F8B5 #D9FCE2
Accessibility & contrast
On white
1.41
#67F489 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.88
#67F489 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #67F489
14.88:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##67F489 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##67F489 | 1.00 | 1.41 | 14.88 | 14.88 |
| #FFFFFF | 1.41 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.88 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.88 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F6E181
Deuteranopia (green-blind)
#E3D490
Tritanopia (blue-blind)
#43F0DA
Achromatopsia (no color)
#D9D9D9
Design tokens & code
CSS
--color: #67f489; /* rgb */ color: rgb(103, 244, 137); /* oklch */ color: oklch(86.5% 0.191 148.8);
Tailwind
colors: {
custom: {
50: '#9ef9ad',
500: '#67f489',
950: '#000000',
},
}SCSS
$custom: #67f489; $custom-light: #9ef9ad; $custom-dark: #000000;
JSON
{
"hex": "#67f489",
"rgb": {
"r": 103,
"g": 244,
"b": 137
},
"hsl": {
"h": 134.468,
"s": 86.503,
"l": 68.039
},
"oklch": {
"l": 0.86471,
"c": 0.19108,
"h": 148.8
},
"luminance": 0.69391
}Semantic roles & 50–950 ramp
primary
#67F489
secondary
#CD32A8
accent
#02ADE3
background
#FCFFFD
surface
#F6FFF7
border
#D0D7D0
text
#101710
muted
#808581