#67F589#67F589
#67F589 is a very light, vivid green. Relative luminance 0.700; OKLCH L 86.7% C 0.192 H 148.7°. Best body text is #000000 at 15.00:1 contrast (WCAG AA passes).
Color values
| HEX | #67F589 |
|---|---|
| RGB | rgb(103, 245, 137) |
| HSL | hsl(134, 88%, 68%) |
| HSV | hsv(134, 58%, 96%) |
| CMYK | cmyk(58%, 0%, 44.1%, 3.9%) |
| CIE-LAB | lab(86.99, -60.82, 40.68) |
| CIE-LCH | lch(86.99, 73.16, 146.22°) |
| OKLab | oklab(86.72% -0.1645 0.0999) |
| OKLCH | oklch(86.72% 0.192 148.7) |
| XYZ | xyz(42.7583, 69.9905, 34.9183) |
| Luminance | 0.6999 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Wintergreen
#20F986
ΔE00 3.10
Minty Green
#0BF77D
ΔE00 3.36
Spearmint
#1EF876
ΔE00 3.52
Turquoise Green
#04F489
ΔE00 3.66
Baby Green
#8CFF9E
ΔE00 3.68
Mint Green
#8FFF9F
ΔE00 3.92
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#67F589 #F567D3
analogous
#8CF567 #67F589 #67F5D0
triadic
#67F589 #8967F5 #F58967
tetradic
#67F589 #678CF5 #F567D3 #F5D067
square
#67F589 #678CF5 #F567D3 #F5D067
split-complementary
#67F589 #D067F5 #F5678C
monochromatic
#0ED43D #2EF15C #67F589 #A0F9B6 #DAFDE2
Accessibility & contrast
On white
1.40
#67F589 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.00
#67F589 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #67F589
15.00:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##67F589 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##67F589 | 1.00 | 1.40 | 15.00 | 15.00 |
| #FFFFFF | 1.40 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.00 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.00 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F7E281
Deuteranopia (green-blind)
#E4D590
Tritanopia (blue-blind)
#43F1DB
Achromatopsia (no color)
#DADADA
Design tokens & code
CSS
--color: #67f589; /* rgb */ color: rgb(103, 245, 137); /* oklch */ color: oklch(86.7% 0.192 148.7);
Tailwind
colors: {
custom: {
50: '#9ef9ad',
500: '#67f589',
950: '#000000',
},
}SCSS
$custom: #67f589; $custom-light: #9ef9ad; $custom-dark: #000000;
JSON
{
"hex": "#67f589",
"rgb": {
"r": 103,
"g": 245,
"b": 137
},
"hsl": {
"h": 134.366,
"s": 87.654,
"l": 68.235
},
"oklch": {
"l": 0.86715,
"c": 0.19239,
"h": 148.7
},
"luminance": 0.69995
}Semantic roles & 50–950 ramp
primary
#67F589
secondary
#CE32A9
accent
#01AEE4
background
#FCFFFD
surface
#F6FFF7
border
#D0D7D0
text
#101710
muted
#808581