#67E37E#67E37E
#67E37E is a very light, vivid green. Relative luminance 0.593; OKLCH L 82.1% C 0.178 H 147.6°. Best body text is #000000 at 12.87:1 contrast (WCAG AA passes).
Color values
| HEX | #67E37E |
|---|---|
| RGB | rgb(103, 227, 126) |
| HSL | hsl(131, 69%, 65%) |
| HSV | hsv(131, 55%, 89%) |
| CMYK | cmyk(54.6%, 0%, 44.5%, 11%) |
| CIE-LAB | lab(81.47, -55.62, 39.01) |
| CIE-LCH | lch(81.47, 67.94, 144.95°) |
| OKLab | oklab(82.13% -0.1506 0.0956) |
| OKLCH | oklch(82.13% 0.178 147.6) |
| XYZ | xyz(36.8261, 59.3249, 29.2448) |
| Luminance | 0.5933 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Weird Green
#3AE57F
ΔE00 2.91
Lightish Green
#61E160
ΔE00 3.97
Tealish Green
#0CDC73
ΔE00 4.34
Lightgreen
#90EE90
ΔE00 4.39
Turquoise Green
#04F489
ΔE00 5.34
Minty Green
#0BF77D
ΔE00 5.59
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#67E37E #E367CC
analogous
#8EE367 #67E37E #67E3BC
triadic
#67E37E #7E67E3 #E37E67
tetradic
#67E37E #678EE3 #E367CC #E3BC67
square
#67E37E #678EE3 #E367CC #E3BC67
split-complementary
#67E37E #BC67E3 #E3678E
monochromatic
#20AF3B #33D952 #67E37E #9BEDAA #CEF6D6
Accessibility & contrast
On white
1.63
#67E37E on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.87
#67E37E on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #67E37E
12.87:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##67E37E | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##67E37E | 1.00 | 1.63 | 12.87 | 12.87 |
| #FFFFFF | 1.63 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.87 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.87 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E5D176
Deuteranopia (green-blind)
#D5C685
Tritanopia (blue-blind)
#4DDFCB
Achromatopsia (no color)
#CACACA
Design tokens & code
CSS
--color: #67e37e; /* rgb */ color: rgb(103, 227, 126); /* oklch */ color: oklch(82.1% 0.178 147.6);
Tailwind
colors: {
custom: {
50: '#9ceda5',
500: '#67e37e',
950: '#000000',
},
}SCSS
$custom: #67e37e; $custom-light: #9ceda5; $custom-dark: #000000;
JSON
{
"hex": "#67e37e",
"rgb": {
"r": 103,
"g": 227,
"b": 126
},
"hsl": {
"h": 131.129,
"s": 68.889,
"l": 64.706
},
"oklch": {
"l": 0.82129,
"c": 0.17842,
"h": 147.6
},
"luminance": 0.59328
}Semantic roles & 50–950 ramp
primary
#67E37E
secondary
#B13E9B
accent
#15AED1
background
#FCFFFC
surface
#F5FEF6
border
#CFD6D0
text
#0F160F
muted
#808580