#67EA77#67EA77
#67EA77 is a very light, vivid green. Relative luminance 0.631; OKLCH L 83.7% C 0.194 H 145.9°. Best body text is #000000 at 13.61:1 contrast (WCAG AA passes).
Color values
| HEX | #67EA77 |
|---|---|
| RGB | rgb(103, 234, 119) |
| HSL | hsl(127, 76%, 66%) |
| HSV | hsv(127, 56%, 92%) |
| CMYK | cmyk(56%, 0%, 49.1%, 8.2%) |
| CIE-LAB | lab(83.47, -59.31, 44.93) |
| CIE-LCH | lch(83.47, 74.41, 142.86°) |
| OKLab | oklab(83.74% -0.1607 0.1088) |
| OKLCH | oklch(83.74% 0.194 145.9) |
| XYZ | xyz(38.3438, 63.0577, 27.5999) |
| Luminance | 0.6306 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Lightish Green
#61E160
ΔE00 3.02
Weird Green
#3AE57F
ΔE00 3.89
Spearmint
#1EF876
ΔE00 4.30
Lightgreen
#90EE90
ΔE00 4.34
Minty Green
#0BF77D
ΔE00 4.49
Lightgreen (survey)
#76FF7B
ΔE00 4.75
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#67EA77 #EA67DA
analogous
#98EA67 #67EA77 #67EAB8
triadic
#67EA77 #7767EA #EA7767
tetradic
#67EA77 #6798EA #EA67DA #EAB867
square
#67EA77 #6798EA #EA67DA #EAB867
split-complementary
#67EA77 #B867EA #EA6798
monochromatic
#1ABD2E #31E347 #67EA77 #9DF1A7 #D3F9D7
Accessibility & contrast
On white
1.54
#67EA77 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.61
#67EA77 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #67EA77
13.61:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##67EA77 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##67EA77 | 1.00 | 1.54 | 13.61 | 13.61 |
| #FFFFFF | 1.54 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.61 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.61 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EDD76D
Deuteranopia (green-blind)
#DCCB7F
Tritanopia (blue-blind)
#4DE5CF
Achromatopsia (no color)
#D0D0D0
Design tokens & code
CSS
--color: #67ea77; /* rgb */ color: rgb(103, 234, 119); /* oklch */ color: oklch(83.7% 0.194 145.9);
Tailwind
colors: {
custom: {
50: '#9df2a0',
500: '#67ea77',
950: '#000000',
},
}SCSS
$custom: #67ea77; $custom-light: #9df2a0; $custom-dark: #000000;
JSON
{
"hex": "#67ea77",
"rgb": {
"r": 103,
"g": 234,
"b": 119
},
"hsl": {
"h": 127.328,
"s": 75.723,
"l": 66.078
},
"oklch": {
"l": 0.83744,
"c": 0.19401,
"h": 145.9
},
"luminance": 0.63061
}Semantic roles & 50–950 ramp
primary
#67EA77
secondary
#BC3AAC
accent
#0EBFD8
background
#FCFFFC
surface
#F6FEF5
border
#D0D6CF
text
#0F170F
muted
#808580