#67F78B#67F78B
#67F78B is a very light, vivid green. Relative luminance 0.713; OKLCH L 87.2% C 0.193 H 149.0°. Best body text is #000000 at 15.25:1 contrast (WCAG AA passes).
Color values
| HEX | #67F78B |
|---|---|
| RGB | rgb(103, 247, 139) |
| HSL | hsl(135, 90%, 69%) |
| HSV | hsv(135, 58%, 97%) |
| CMYK | cmyk(58.3%, 0%, 43.7%, 3.1%) |
| CIE-LAB | lab(87.61, -61.26, 40.50) |
| CIE-LCH | lch(87.61, 73.43, 146.53°) |
| OKLab | oklab(87.24% -0.1656 0.0995) |
| OKLCH | oklch(87.24% 0.193 149) |
| XYZ | xyz(43.5114, 71.2651, 35.8836) |
| Luminance | 0.7127 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Wintergreen
#20F986
ΔE00 2.99
Minty Green
#0BF77D
ΔE00 3.34
Baby Green
#8CFF9E
ΔE00 3.44
Spearmint
#1EF876
ΔE00 3.51
Turquoise Green
#04F489
ΔE00 3.65
Mint Green
#8FFF9F
ΔE00 3.70
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#67F78B #F767D3
analogous
#8BF767 #67F78B #67F7D3
triadic
#67F78B #8B67F7 #F78B67
tetradic
#67F78B #678BF7 #F767D3 #F7D367
square
#67F78B #678BF7 #F767D3 #F7D367
split-complementary
#67F78B #D367F7 #F7678B
monochromatic
#0BD83F #2DF45F #67F78B #A1FAB7 #DBFDE4
Accessibility & contrast
On white
1.38
#67F78B on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.25
#67F78B on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #67F78B
15.25:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##67F78B | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##67F78B | 1.00 | 1.38 | 15.25 | 15.25 |
| #FFFFFF | 1.38 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.25 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.25 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F9E483
Deuteranopia (green-blind)
#E6D692
Tritanopia (blue-blind)
#41F3DD
Achromatopsia (no color)
#DCDCDC
Design tokens & code
CSS
--color: #67f78b; /* rgb */ color: rgb(103, 247, 139); /* oklch */ color: oklch(87.2% 0.193 149.0);
Tailwind
colors: {
custom: {
50: '#9efbae',
500: '#67f78b',
950: '#000000',
},
}SCSS
$custom: #67f78b; $custom-light: #9efbae; $custom-dark: #000000;
JSON
{
"hex": "#67f78b",
"rgb": {
"r": 103,
"g": 247,
"b": 139
},
"hsl": {
"h": 135,
"s": 90,
"l": 68.627
},
"oklch": {
"l": 0.87235,
"c": 0.19322,
"h": 149
},
"luminance": 0.71269
}Semantic roles & 50–950 ramp
primary
#67F78B
secondary
#D032A9
accent
#00ACE6
background
#FCFFFD
surface
#F6FFF7
border
#D0D7D0
text
#101710
muted
#808581