#67EB77#67EB77
#67EB77 is a very light, vivid green. Relative luminance 0.636; OKLCH L 84.0% C 0.195 H 145.9°. Best body text is #000000 at 13.73:1 contrast (WCAG AA passes).
Color values
| HEX | #67EB77 |
|---|---|
| RGB | rgb(103, 235, 119) |
| HSL | hsl(127, 77%, 66%) |
| HSV | hsv(127, 56%, 92%) |
| CMYK | cmyk(56.2%, 0%, 49.4%, 7.8%) |
| CIE-LAB | lab(83.77, -59.69, 45.30) |
| CIE-LCH | lch(83.77, 74.93, 142.80°) |
| OKLab | oklab(83.99% -0.1617 0.1096) |
| OKLCH | oklch(83.99% 0.195 145.9) |
| XYZ | xyz(38.6292, 63.6287, 27.6951) |
| Luminance | 0.6363 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Lightish Green
#61E160
ΔE00 3.11
Weird Green
#3AE57F
ΔE00 4.00
Spearmint
#1EF876
ΔE00 4.15
Lightgreen
#90EE90
ΔE00 4.36
Minty Green
#0BF77D
ΔE00 4.37
Lightgreen (survey)
#76FF7B
ΔE00 4.52
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#67EB77 #EB67DB
analogous
#99EB67 #67EB77 #67EBB9
triadic
#67EB77 #7767EB #EB7767
tetradic
#67EB77 #6799EB #EB67DB #EBB967
square
#67EB77 #6799EB #EB67DB #EBB967
split-complementary
#67EB77 #B967EB #EB6799
monochromatic
#19BF2D #31E447 #67EB77 #9DF2A7 #D3F9D8
Accessibility & contrast
On white
1.53
#67EB77 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.73
#67EB77 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #67EB77
13.73:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##67EB77 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##67EB77 | 1.00 | 1.53 | 13.73 | 13.73 |
| #FFFFFF | 1.53 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.73 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.73 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EED86D
Deuteranopia (green-blind)
#DDCC7F
Tritanopia (blue-blind)
#4DE6D0
Achromatopsia (no color)
#D1D1D1
Design tokens & code
CSS
--color: #67eb77; /* rgb */ color: rgb(103, 235, 119); /* oklch */ color: oklch(84.0% 0.195 145.9);
Tailwind
colors: {
custom: {
50: '#9df2a0',
500: '#67eb77',
950: '#000000',
},
}SCSS
$custom: #67eb77; $custom-light: #9df2a0; $custom-dark: #000000;
JSON
{
"hex": "#67eb77",
"rgb": {
"r": 103,
"g": 235,
"b": 119
},
"hsl": {
"h": 127.273,
"s": 76.744,
"l": 66.275
},
"oklch": {
"l": 0.8399,
"c": 0.19532,
"h": 145.9
},
"luminance": 0.63632
}Semantic roles & 50–950 ramp
primary
#67EB77
secondary
#BD39AD
accent
#0DC0D9
background
#FCFFFC
surface
#F6FEF5
border
#D0D6CF
text
#0F170F
muted
#808580