#67F78C#67F78C
#67F78C is a very light, vivid green. Relative luminance 0.713; OKLCH L 87.3% C 0.192 H 149.2°. Best body text is #000000 at 15.26:1 contrast (WCAG AA passes).
Color values
| HEX | #67F78C |
|---|---|
| RGB | rgb(103, 247, 140) |
| HSL | hsl(135, 90%, 69%) |
| HSV | hsv(135, 58%, 97%) |
| CMYK | cmyk(58.3%, 0%, 43.3%, 3.1%) |
| CIE-LAB | lab(87.63, -61.10, 40.03) |
| CIE-LCH | lch(87.63, 73.05, 146.77°) |
| OKLab | oklab(87.25% -0.1652 0.0985) |
| OKLCH | oklch(87.25% 0.192 149.2) |
| XYZ | xyz(43.5848, 71.2944, 36.2702) |
| Luminance | 0.7130 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Wintergreen
#20F986
ΔE00 2.98
Minty Green
#0BF77D
ΔE00 3.38
Baby Green
#8CFF9E
ΔE00 3.40
Spearmint
#1EF876
ΔE00 3.60
Turquoise Green
#04F489
ΔE00 3.60
Sea Green (survey)
#53FCA1
ΔE00 3.64
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#67F78C #F767D2
analogous
#8AF767 #67F78C #67F7D4
triadic
#67F78C #8C67F7 #F78C67
tetradic
#67F78C #678AF7 #F767D2 #F7D467
square
#67F78C #678AF7 #F767D2 #F7D467
split-complementary
#67F78C #D467F7 #F7678A
monochromatic
#0BD840 #2DF460 #67F78C #A1FAB8 #DBFDE4
Accessibility & contrast
On white
1.38
#67F78C on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.26
#67F78C on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #67F78C
15.26:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##67F78C | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##67F78C | 1.00 | 1.38 | 15.26 | 15.26 |
| #FFFFFF | 1.38 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.26 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.26 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F9E484
Deuteranopia (green-blind)
#E6D693
Tritanopia (blue-blind)
#40F3DD
Achromatopsia (no color)
#DCDCDC
Design tokens & code
CSS
--color: #67f78c; /* rgb */ color: rgb(103, 247, 140); /* oklch */ color: oklch(87.3% 0.192 149.2);
Tailwind
colors: {
custom: {
50: '#9efbaf',
500: '#67f78c',
950: '#000000',
},
}SCSS
$custom: #67f78c; $custom-light: #9efbaf; $custom-dark: #000000;
JSON
{
"hex": "#67f78c",
"rgb": {
"r": 103,
"g": 247,
"b": 140
},
"hsl": {
"h": 135.417,
"s": 90,
"l": 68.627
},
"oklch": {
"l": 0.87252,
"c": 0.19232,
"h": 149.2
},
"luminance": 0.71299
}Semantic roles & 50–950 ramp
primary
#67F78C
secondary
#D032A8
accent
#00ABE6
background
#FCFFFD
surface
#F6FFF7
border
#D0D7D0
text
#101710
muted
#808581