#67EE78#67EE78
#67EE78 is a very light, vivid green. Relative luminance 0.654; OKLCH L 84.7% C 0.198 H 145.9°. Best body text is #000000 at 14.08:1 contrast (WCAG AA passes).
Color values
| HEX | #67EE78 |
|---|---|
| RGB | rgb(103, 238, 120) |
| HSL | hsl(128, 80%, 67%) |
| HSV | hsv(128, 57%, 93%) |
| CMYK | cmyk(56.7%, 0%, 49.6%, 6.7%) |
| CIE-LAB | lab(84.68, -60.67, 45.95) |
| CIE-LCH | lch(84.68, 76.11, 142.86°) |
| OKLab | oklab(84.74% -0.1643 0.1111) |
| OKLCH | oklch(84.74% 0.198 145.9) |
| XYZ | xyz(39.5558, 65.3851, 28.3017) |
| Luminance | 0.6539 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Lightish Green
#61E160
ΔE00 3.54
Spearmint
#1EF876
ΔE00 3.72
Lightgreen (survey)
#76FF7B
ΔE00 3.90
Minty Green
#0BF77D
ΔE00 4.02
Weird Green
#3AE57F
ΔE00 4.31
Wintergreen
#20F986
ΔE00 4.39
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#67EE78 #EE67DD
analogous
#99EE67 #67EE78 #67EEBC
triadic
#67EE78 #7867EE #EE7867
tetradic
#67EE78 #6799EE #EE67DD #EEBC67
square
#67EE78 #6799EE #EE67DD #EEBC67
split-complementary
#67EE78 #BC67EE #EE6799
monochromatic
#16C52C #30E847 #67EE78 #9EF4A9 #D5FADA
Accessibility & contrast
On white
1.49
#67EE78 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.08
#67EE78 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #67EE78
14.08:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##67EE78 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##67EE78 | 1.00 | 1.49 | 14.08 | 14.08 |
| #FFFFFF | 1.49 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.08 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.08 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F1DB6E
Deuteranopia (green-blind)
#E0CF80
Tritanopia (blue-blind)
#4BE9D3
Achromatopsia (no color)
#D3D3D3
Design tokens & code
CSS
--color: #67ee78; /* rgb */ color: rgb(103, 238, 120); /* oklch */ color: oklch(84.7% 0.198 145.9);
Tailwind
colors: {
custom: {
50: '#9df4a1',
500: '#67ee78',
950: '#000000',
},
}SCSS
$custom: #67ee78; $custom-light: #9df4a1; $custom-dark: #000000;
JSON
{
"hex": "#67ee78",
"rgb": {
"r": 103,
"g": 238,
"b": 120
},
"hsl": {
"h": 127.556,
"s": 79.882,
"l": 66.863
},
"oklch": {
"l": 0.84742,
"c": 0.19833,
"h": 145.9
},
"luminance": 0.65389
}Semantic roles & 50–950 ramp
primary
#67EE78
secondary
#C237B1
accent
#09C2DC
background
#FCFFFC
surface
#F6FEF5
border
#D0D6CF
text
#0F170F
muted
#808580