#67E77F#67E77F
#67E77F is a very light, vivid green. Relative luminance 0.616; OKLCH L 83.1% C 0.183 H 147.6°. Best body text is #000000 at 13.31:1 contrast (WCAG AA passes).
Color values
| HEX | #67E77F |
|---|---|
| RGB | rgb(103, 231, 127) |
| HSL | hsl(131, 73%, 65%) |
| HSV | hsv(131, 55%, 91%) |
| CMYK | cmyk(55.4%, 0%, 45%, 9.4%) |
| CIE-LAB | lab(82.68, -57.01, 40.06) |
| CIE-LCH | lch(82.68, 69.68, 144.91°) |
| OKLab | oklab(83.13% -0.1544 0.0981) |
| OKLCH | oklch(83.13% 0.183 147.6) |
| XYZ | xyz(37.9977, 61.5643, 29.9553) |
| Luminance | 0.6157 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Weird Green
#3AE57F
ΔE00 2.94
Lightish Green
#61E160
ΔE00 3.95
Lightgreen
#90EE90
ΔE00 4.05
Tealish Green
#0CDC73
ΔE00 4.73
Turquoise Green
#04F489
ΔE00 4.79
Minty Green
#0BF77D
ΔE00 4.87
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#67E77F #E767CF
analogous
#8FE767 #67E77F #67E7BF
triadic
#67E77F #7F67E7 #E77F67
tetradic
#67E77F #678FE7 #E767CF #E7BF67
square
#67E77F #678FE7 #E767CF #E7BF67
split-complementary
#67E77F #BF67E7 #E7678F
monochromatic
#1DB73A #32DF52 #67E77F #9CEFAC #D1F8D8
Accessibility & contrast
On white
1.58
#67E77F on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.31
#67E77F on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #67E77F
13.31:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##67E77F | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##67E77F | 1.00 | 1.58 | 13.31 | 13.31 |
| #FFFFFF | 1.58 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.31 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.31 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E9D577
Deuteranopia (green-blind)
#D8C986
Tritanopia (blue-blind)
#4BE3CE
Achromatopsia (no color)
#CECECE
Design tokens & code
CSS
--color: #67e77f; /* rgb */ color: rgb(103, 231, 127); /* oklch */ color: oklch(83.1% 0.183 147.6);
Tailwind
colors: {
custom: {
50: '#9cefa5',
500: '#67e77f',
950: '#000000',
},
}SCSS
$custom: #67e77f; $custom-light: #9cefa5; $custom-dark: #000000;
JSON
{
"hex": "#67e77f",
"rgb": {
"r": 103,
"g": 231,
"b": 127
},
"hsl": {
"h": 131.25,
"s": 72.727,
"l": 65.49
},
"oklch": {
"l": 0.83128,
"c": 0.18288,
"h": 147.6
},
"luminance": 0.61568
}Semantic roles & 50–950 ramp
primary
#67E77F
secondary
#B73BA0
accent
#11B0D5
background
#FCFFFC
surface
#F6FEF6
border
#D0D6D0
text
#0F170F
muted
#808580