#67E57F#67E57F
#67E57F is a very light, vivid green. Relative luminance 0.605; OKLCH L 82.6% C 0.180 H 147.7°. Best body text is #000000 at 13.09:1 contrast (WCAG AA passes).
Color values
| HEX | #67E57F |
|---|---|
| RGB | rgb(103, 229, 127) |
| HSL | hsl(131, 71%, 65%) |
| HSV | hsv(131, 55%, 90%) |
| CMYK | cmyk(55%, 0%, 44.5%, 10.2%) |
| CIE-LAB | lab(82.08, -56.24, 39.30) |
| CIE-LCH | lch(82.08, 68.61, 145.06°) |
| OKLab | oklab(82.64% -0.1523 0.0963) |
| OKLCH | oklch(82.64% 0.18 147.7) |
| XYZ | xyz(37.4412, 60.4512, 29.7698) |
| Luminance | 0.6045 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Weird Green
#3AE57F
ΔE00 2.86
Lightish Green
#61E160
ΔE00 4.01
Lightgreen
#90EE90
ΔE00 4.19
Tealish Green
#0CDC73
ΔE00 4.51
Turquoise Green
#04F489
ΔE00 5.03
Minty Green
#0BF77D
ΔE00 5.23
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#67E57F #E567CD
analogous
#8EE567 #67E57F #67E5BE
triadic
#67E57F #7F67E5 #E57F67
tetradic
#67E57F #678EE5 #E567CD #E5BE67
square
#67E57F #678EE5 #E567CD #E5BE67
split-complementary
#67E57F #BE67E5 #E5678E
monochromatic
#1FB33B #33DC53 #67E57F #9BEEAB #D0F7D7
Accessibility & contrast
On white
1.60
#67E57F on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.09
#67E57F on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #67E57F
13.09:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##67E57F | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##67E57F | 1.00 | 1.60 | 13.09 | 13.09 |
| #FFFFFF | 1.60 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.09 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.09 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E7D377
Deuteranopia (green-blind)
#D6C886
Tritanopia (blue-blind)
#4CE1CC
Achromatopsia (no color)
#CCCCCC
Design tokens & code
CSS
--color: #67e57f; /* rgb */ color: rgb(103, 229, 127); /* oklch */ color: oklch(82.6% 0.180 147.7);
Tailwind
colors: {
custom: {
50: '#9ceea5',
500: '#67e57f',
950: '#000000',
},
}SCSS
$custom: #67e57f; $custom-light: #9ceea5; $custom-dark: #000000;
JSON
{
"hex": "#67e57f",
"rgb": {
"r": 103,
"g": 229,
"b": 127
},
"hsl": {
"h": 131.429,
"s": 70.787,
"l": 65.098
},
"oklch": {
"l": 0.82637,
"c": 0.1802,
"h": 147.7
},
"luminance": 0.60454
}Semantic roles & 50–950 ramp
primary
#67E57F
secondary
#B43D9D
accent
#13AED3
background
#FCFFFC
surface
#F5FEF6
border
#CFD6D0
text
#0F160F
muted
#808580