#67EA79#67EA79
#67EA79 is a very light, vivid green. Relative luminance 0.631; OKLCH L 83.8% C 0.192 H 146.3°. Best body text is #000000 at 13.62:1 contrast (WCAG AA passes).
Color values
| HEX | #67EA79 |
|---|---|
| RGB | rgb(103, 234, 121) |
| HSL | hsl(128, 76%, 66%) |
| HSV | hsv(128, 56%, 92%) |
| CMYK | cmyk(56%, 0%, 48.3%, 8.2%) |
| CIE-LAB | lab(83.50, -59.03, 44.00) |
| CIE-LCH | lch(83.50, 73.63, 143.30°) |
| OKLab | oklab(83.77% -0.1599 0.1068) |
| OKLCH | oklch(83.77% 0.192 146.3) |
| XYZ | xyz(38.4651, 63.1063, 28.2392) |
| Luminance | 0.6311 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Lightish Green
#61E160
ΔE00 3.24
Weird Green
#3AE57F
ΔE00 3.69
Lightgreen
#90EE90
ΔE00 4.22
Spearmint
#1EF876
ΔE00 4.32
Minty Green
#0BF77D
ΔE00 4.43
Wintergreen
#20F986
ΔE00 4.75
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#67EA79 #EA67D8
analogous
#96EA67 #67EA79 #67EABA
triadic
#67EA79 #7967EA #EA7967
tetradic
#67EA79 #6796EA #EA67D8 #EABA67
square
#67EA79 #6796EA #EA67D8 #EABA67
split-complementary
#67EA79 #BA67EA #EA6796
monochromatic
#1ABD30 #31E34A #67EA79 #9DF1A8 #D3F9D8
Accessibility & contrast
On white
1.54
#67EA79 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.62
#67EA79 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #67EA79
13.62:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##67EA79 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##67EA79 | 1.00 | 1.54 | 13.62 | 13.62 |
| #FFFFFF | 1.54 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.62 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.62 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EDD770
Deuteranopia (green-blind)
#DCCB81
Tritanopia (blue-blind)
#4CE5D0
Achromatopsia (no color)
#D0D0D0
Design tokens & code
CSS
--color: #67ea79; /* rgb */ color: rgb(103, 234, 121); /* oklch */ color: oklch(83.8% 0.192 146.3);
Tailwind
colors: {
custom: {
50: '#9df2a1',
500: '#67ea79',
950: '#000000',
},
}SCSS
$custom: #67ea79; $custom-light: #9df2a1; $custom-dark: #000000;
JSON
{
"hex": "#67ea79",
"rgb": {
"r": 103,
"g": 234,
"b": 121
},
"hsl": {
"h": 128.244,
"s": 75.723,
"l": 66.078
},
"oklch": {
"l": 0.83773,
"c": 0.19225,
"h": 146.3
},
"luminance": 0.6311
}Semantic roles & 50–950 ramp
primary
#67EA79
secondary
#BC3AAA
accent
#0EBCD8
background
#FCFFFC
surface
#F6FEF5
border
#D0D6CF
text
#0F170F
muted
#808580