#67E77D#67E77D
#67E77D is a very light, vivid green. Relative luminance 0.615; OKLCH L 83.1% C 0.185 H 147.2°. Best body text is #000000 at 13.30:1 contrast (WCAG AA passes).
Color values
| HEX | #67E77D |
|---|---|
| RGB | rgb(103, 231, 125) |
| HSL | hsl(130, 73%, 65%) |
| HSV | hsv(130, 55%, 91%) |
| CMYK | cmyk(55.4%, 0%, 45.9%, 9.4%) |
| CIE-LAB | lab(82.65, -57.31, 41.01) |
| CIE-LCH | lch(82.65, 70.47, 144.42°) |
| OKLab | oklab(83.1% -0.1552 0.1002) |
| OKLCH | oklch(83.1% 0.185 147.2) |
| XYZ | xyz(37.8687, 61.5127, 29.2756) |
| Luminance | 0.6152 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Weird Green
#3AE57F
ΔE00 3.08
Lightish Green
#61E160
ΔE00 3.67
Lightgreen
#90EE90
ΔE00 4.11
Tealish Green
#0CDC73
ΔE00 4.78
Minty Green
#0BF77D
ΔE00 4.85
Turquoise Green
#04F489
ΔE00 4.90
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#67E77D #E767D1
analogous
#91E767 #67E77D #67E7BD
triadic
#67E77D #7D67E7 #E77D67
tetradic
#67E77D #6791E7 #E767D1 #E7BD67
square
#67E77D #6791E7 #E767D1 #E7BD67
split-complementary
#67E77D #BD67E7 #E76791
monochromatic
#1DB737 #32DF50 #67E77D #9CEFAA #D1F8D7
Accessibility & contrast
On white
1.58
#67E77D on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.30
#67E77D on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #67E77D
13.30:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##67E77D | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##67E77D | 1.00 | 1.58 | 13.30 | 13.30 |
| #FFFFFF | 1.58 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.30 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.30 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EAD575
Deuteranopia (green-blind)
#D9C984
Tritanopia (blue-blind)
#4CE2CE
Achromatopsia (no color)
#CECECE
Design tokens & code
CSS
--color: #67e77d; /* rgb */ color: rgb(103, 231, 125); /* oklch */ color: oklch(83.1% 0.185 147.2);
Tailwind
colors: {
custom: {
50: '#9cefa4',
500: '#67e77d',
950: '#000000',
},
}SCSS
$custom: #67e77d; $custom-light: #9cefa4; $custom-dark: #000000;
JSON
{
"hex": "#67e77d",
"rgb": {
"r": 103,
"g": 231,
"b": 125
},
"hsl": {
"h": 130.313,
"s": 72.727,
"l": 65.49
},
"oklch": {
"l": 0.83096,
"c": 0.1847,
"h": 147.2
},
"luminance": 0.61516
}Semantic roles & 50–950 ramp
primary
#67E77D
secondary
#B73BA2
accent
#11B3D5
background
#FCFFFC
surface
#F6FEF6
border
#D0D6D0
text
#0F170F
muted
#808580