#67F389#67F389
#67F389 is a very light, vivid green. Relative luminance 0.688; OKLCH L 86.2% C 0.190 H 148.9°. Best body text is #000000 at 14.76:1 contrast (WCAG AA passes).
Color values
| HEX | #67F389 |
|---|---|
| RGB | rgb(103, 243, 137) |
| HSL | hsl(135, 85%, 68%) |
| HSV | hsv(135, 58%, 95%) |
| CMYK | cmyk(57.6%, 0%, 43.6%, 4.7%) |
| CIE-LAB | lab(86.40, -60.06, 39.91) |
| CIE-LCH | lch(86.40, 72.12, 146.39°) |
| OKLab | oklab(86.23% -0.1624 0.0981) |
| OKLCH | oklch(86.23% 0.19 148.9) |
| XYZ | xyz(42.1565, 68.7870, 34.7177) |
| Luminance | 0.6879 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Wintergreen
#20F986
ΔE00 3.25
Minty Green
#0BF77D
ΔE00 3.50
Turquoise Green
#04F489
ΔE00 3.61
Spearmint
#1EF876
ΔE00 3.73
Baby Green
#8CFF9E
ΔE00 3.86
Weird Green
#3AE57F
ΔE00 4.03
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#67F389 #F367D1
analogous
#8BF367 #67F389 #67F3CF
triadic
#67F389 #8967F3 #F38967
tetradic
#67F389 #678BF3 #F367D1 #F3CF67
square
#67F389 #678BF3 #F367D1 #F3CF67
split-complementary
#67F389 #CF67F3 #F3678B
monochromatic
#10CF3F #2EEF5D #67F389 #A0F7B5 #D8FCE1
Accessibility & contrast
On white
1.42
#67F389 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.76
#67F389 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #67F389
14.76:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##67F389 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##67F389 | 1.00 | 1.42 | 14.76 | 14.76 |
| #FFFFFF | 1.42 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.76 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.76 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F5E081
Deuteranopia (green-blind)
#E2D390
Tritanopia (blue-blind)
#43EFD9
Achromatopsia (no color)
#D8D8D8
Design tokens & code
CSS
--color: #67f389; /* rgb */ color: rgb(103, 243, 137); /* oklch */ color: oklch(86.2% 0.190 148.9);
Tailwind
colors: {
custom: {
50: '#9ef8ad',
500: '#67f389',
950: '#000000',
},
}SCSS
$custom: #67f389; $custom-light: #9ef8ad; $custom-dark: #000000;
JSON
{
"hex": "#67f389",
"rgb": {
"r": 103,
"g": 243,
"b": 137
},
"hsl": {
"h": 134.571,
"s": 85.366,
"l": 67.843
},
"oklch": {
"l": 0.86227,
"c": 0.18976,
"h": 148.9
},
"luminance": 0.68791
}Semantic roles & 50–950 ramp
primary
#67F389
secondary
#CB33A6
accent
#04ACE2
background
#FCFFFD
surface
#F6FFF7
border
#D0D7D0
text
#0F1710
muted
#808581