#67EB76#67EB76
#67EB76 is a very light, vivid green. Relative luminance 0.636; OKLCH L 84.0% C 0.196 H 145.7°. Best body text is #000000 at 13.72:1 contrast (WCAG AA passes).
Color values
| HEX | #67EB76 |
|---|---|
| RGB | rgb(103, 235, 118) |
| HSL | hsl(127, 77%, 66%) |
| HSV | hsv(127, 56%, 92%) |
| CMYK | cmyk(56.2%, 0%, 49.8%, 7.8%) |
| CIE-LAB | lab(83.76, -59.82, 45.76) |
| CIE-LCH | lch(83.76, 75.32, 142.59°) |
| OKLab | oklab(83.98% -0.1621 0.1106) |
| OKLCH | oklch(83.98% 0.196 145.7) |
| XYZ | xyz(38.5695, 63.6048, 27.3805) |
| Luminance | 0.6361 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Lightish Green
#61E160
ΔE00 3.02
Weird Green
#3AE57F
ΔE00 4.10
Spearmint
#1EF876
ΔE00 4.15
Minty Green
#0BF77D
ΔE00 4.40
Lightgreen
#90EE90
ΔE00 4.42
Lightgreen (survey)
#76FF7B
ΔE00 4.48
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#67EB76 #EB67DC
analogous
#9AEB67 #67EB76 #67EBB8
triadic
#67EB76 #7667EB #EB7667
tetradic
#67EB76 #679AEB #EB67DC #EBB867
square
#67EB76 #679AEB #EB67DC #EBB867
split-complementary
#67EB76 #B867EB #EB679A
monochromatic
#19BF2C #31E445 #67EB76 #9DF2A7 #D3F9D7
Accessibility & contrast
On white
1.53
#67EB76 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.72
#67EB76 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #67EB76
13.72:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##67EB76 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##67EB76 | 1.00 | 1.53 | 13.72 | 13.72 |
| #FFFFFF | 1.53 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.72 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.72 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EED86C
Deuteranopia (green-blind)
#DDCC7E
Tritanopia (blue-blind)
#4DE6D0
Achromatopsia (no color)
#D1D1D1
Design tokens & code
CSS
--color: #67eb76; /* rgb */ color: rgb(103, 235, 118); /* oklch */ color: oklch(84.0% 0.196 145.7);
Tailwind
colors: {
custom: {
50: '#9df2a0',
500: '#67eb76',
950: '#000000',
},
}SCSS
$custom: #67eb76; $custom-light: #9df2a0; $custom-dark: #000000;
JSON
{
"hex": "#67eb76",
"rgb": {
"r": 103,
"g": 235,
"b": 118
},
"hsl": {
"h": 126.818,
"s": 76.744,
"l": 66.275
},
"oklch": {
"l": 0.83975,
"c": 0.1962,
"h": 145.7
},
"luminance": 0.63608
}Semantic roles & 50–950 ramp
primary
#67EB76
secondary
#BD39AE
accent
#0DC2D9
background
#FCFFFC
surface
#F6FEF5
border
#D0D6CF
text
#0F170F
muted
#808580