#67F78E#67F78E
#67F78E is a very light, vivid green. Relative luminance 0.714; OKLCH L 87.3% C 0.191 H 149.6°. Best body text is #000000 at 15.27:1 contrast (WCAG AA passes).
Color values
| HEX | #67F78E |
|---|---|
| RGB | rgb(103, 247, 142) |
| HSL | hsl(136, 90%, 69%) |
| HSV | hsv(136, 58%, 97%) |
| CMYK | cmyk(58.3%, 0%, 42.5%, 3.1%) |
| CIE-LAB | lab(87.66, -60.79, 39.09) |
| CIE-LCH | lch(87.66, 72.27, 147.26°) |
| OKLab | oklab(87.29% -0.1644 0.0964) |
| OKLCH | oklch(87.29% 0.191 149.6) |
| XYZ | xyz(43.7336, 71.3540, 37.0539) |
| Luminance | 0.7136 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Wintergreen
#20F986
ΔE00 3.00
Baby Green
#8CFF9E
ΔE00 3.34
Sea Green (survey)
#53FCA1
ΔE00 3.37
Light Green Blue
#56FCA2
ΔE00 3.42
Minty Green
#0BF77D
ΔE00 3.47
Turquoise Green
#04F489
ΔE00 3.52
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#67F78E #F767D0
analogous
#88F767 #67F78E #67F7D6
triadic
#67F78E #8E67F7 #F78E67
tetradic
#67F78E #6788F7 #F767D0 #F7D667
square
#67F78E #6788F7 #F767D0 #F7D667
split-complementary
#67F78E #D667F7 #F76788
monochromatic
#0BD843 #2DF463 #67F78E #A1FAB9 #DBFDE4
Accessibility & contrast
On white
1.38
#67F78E on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.27
#67F78E on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #67F78E
15.27:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##67F78E | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##67F78E | 1.00 | 1.38 | 15.27 | 15.27 |
| #FFFFFF | 1.38 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.27 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.27 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F9E486
Deuteranopia (green-blind)
#E6D795
Tritanopia (blue-blind)
#40F3DD
Achromatopsia (no color)
#DCDCDC
Design tokens & code
CSS
--color: #67f78e; /* rgb */ color: rgb(103, 247, 142); /* oklch */ color: oklch(87.3% 0.191 149.6);
Tailwind
colors: {
custom: {
50: '#9efbb0',
500: '#67f78e',
950: '#000000',
},
}SCSS
$custom: #67f78e; $custom-light: #9efbb0; $custom-dark: #000000;
JSON
{
"hex": "#67f78e",
"rgb": {
"r": 103,
"g": 247,
"b": 142
},
"hsl": {
"h": 136.25,
"s": 90,
"l": 68.627
},
"oklch": {
"l": 0.87285,
"c": 0.19054,
"h": 149.6
},
"luminance": 0.71358
}Semantic roles & 50–950 ramp
primary
#67F78E
secondary
#D032A5
accent
#00A7E6
background
#FCFFFD
surface
#F6FFF7
border
#D0D7D0
text
#101710
muted
#808581