#67EB79#67EB79
#67EB79 is a very light, vivid green. Relative luminance 0.637; OKLCH L 84.0% C 0.194 H 146.2°. Best body text is #000000 at 13.74:1 contrast (WCAG AA passes).
Color values
| HEX | #67EB79 |
|---|---|
| RGB | rgb(103, 235, 121) |
| HSL | hsl(128, 77%, 66%) |
| HSV | hsv(128, 56%, 92%) |
| CMYK | cmyk(56.2%, 0%, 48.5%, 7.8%) |
| CIE-LAB | lab(83.80, -59.41, 44.38) |
| CIE-LCH | lch(83.80, 74.15, 143.24°) |
| OKLab | oklab(84.02% -0.1609 0.1076) |
| OKLCH | oklch(84.02% 0.194 146.2) |
| XYZ | xyz(38.7506, 63.6772, 28.3343) |
| Luminance | 0.6368 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Lightish Green
#61E160
ΔE00 3.32
Weird Green
#3AE57F
ΔE00 3.81
Spearmint
#1EF876
ΔE00 4.16
Lightgreen
#90EE90
ΔE00 4.23
Minty Green
#0BF77D
ΔE00 4.30
Lightgreen (survey)
#76FF7B
ΔE00 4.62
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#67EB79 #EB67D9
analogous
#97EB67 #67EB79 #67EBBB
triadic
#67EB79 #7967EB #EB7967
tetradic
#67EB79 #6797EB #EB67D9 #EBBB67
square
#67EB79 #6797EB #EB67D9 #EBBB67
split-complementary
#67EB79 #BB67EB #EB6797
monochromatic
#19BF30 #31E449 #67EB79 #9DF2A9 #D3F9D8
Accessibility & contrast
On white
1.53
#67EB79 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.74
#67EB79 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #67EB79
13.74:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##67EB79 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##67EB79 | 1.00 | 1.53 | 13.74 | 13.74 |
| #FFFFFF | 1.53 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.74 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.74 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EED870
Deuteranopia (green-blind)
#DDCC81
Tritanopia (blue-blind)
#4CE6D0
Achromatopsia (no color)
#D1D1D1
Design tokens & code
CSS
--color: #67eb79; /* rgb */ color: rgb(103, 235, 121); /* oklch */ color: oklch(84.0% 0.194 146.2);
Tailwind
colors: {
custom: {
50: '#9df2a2',
500: '#67eb79',
950: '#000000',
},
}SCSS
$custom: #67eb79; $custom-light: #9df2a2; $custom-dark: #000000;
JSON
{
"hex": "#67eb79",
"rgb": {
"r": 103,
"g": 235,
"b": 121
},
"hsl": {
"h": 128.182,
"s": 76.744,
"l": 66.275
},
"oklch": {
"l": 0.84019,
"c": 0.19355,
"h": 146.2
},
"luminance": 0.63681
}Semantic roles & 50–950 ramp
primary
#67EB79
secondary
#BD39AB
accent
#0DBDD9
background
#FCFFFC
surface
#F6FEF5
border
#D0D6CF
text
#0F170F
muted
#808580