#67E07F#67E07F
#67E07F is a light, vivid green. Relative luminance 0.577; OKLCH L 81.4% C 0.173 H 148.0°. Best body text is #000000 at 12.55:1 contrast (WCAG AA passes).
Color values
| HEX | #67E07F |
|---|---|
| RGB | rgb(103, 224, 127) |
| HSL | hsl(132, 66%, 64%) |
| HSV | hsv(132, 54%, 88%) |
| CMYK | cmyk(54%, 0%, 43.3%, 12.2%) |
| CIE-LAB | lab(80.59, -54.29, 37.38) |
| CIE-LCH | lch(80.59, 65.92, 145.45°) |
| OKLab | oklab(81.41% -0.1471 0.0919) |
| OKLCH | oklch(81.41% 0.173 148) |
| XYZ | xyz(36.0776, 57.7241, 29.3152) |
| Luminance | 0.5773 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Weird Green
#3AE57F
ΔE00 3.02
Tealish Green
#0CDC73
ΔE00 4.16
Lightish Green
#61E160
ΔE00 4.41
Lightgreen
#90EE90
ΔE00 4.74
Turquoise Green
#04F489
ΔE00 5.78
Seaweed
#18D17B
ΔE00 5.95
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#67E07F #E067C8
analogous
#8CE067 #67E07F #67E0BC
triadic
#67E07F #7F67E0 #E07F67
tetradic
#67E07F #678CE0 #E067C8 #E0BC67
square
#67E07F #678CE0 #E067C8 #E0BC67
split-complementary
#67E07F #BC67E0 #E0678C
monochromatic
#23AA3D #34D654 #67E07F #9AEAAA #CDF5D5
Accessibility & contrast
On white
1.67
#67E07F on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.55
#67E07F on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #67E07F
12.55:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##67E07F | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##67E07F | 1.00 | 1.67 | 12.55 | 12.55 |
| #FFFFFF | 1.67 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.55 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.55 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E2CF78
Deuteranopia (green-blind)
#D2C485
Tritanopia (blue-blind)
#4DDCC8
Achromatopsia (no color)
#C8C8C8
Design tokens & code
CSS
--color: #67e07f; /* rgb */ color: rgb(103, 224, 127); /* oklch */ color: oklch(81.4% 0.173 148.0);
Tailwind
colors: {
custom: {
50: '#9beaa5',
500: '#67e07f',
950: '#000000',
},
}SCSS
$custom: #67e07f; $custom-light: #9beaa5; $custom-dark: #000000;
JSON
{
"hex": "#67e07f",
"rgb": {
"r": 103,
"g": 224,
"b": 127
},
"hsl": {
"h": 131.901,
"s": 66.12,
"l": 64.118
},
"oklch": {
"l": 0.81408,
"c": 0.17344,
"h": 148
},
"luminance": 0.57727
}Semantic roles & 50–950 ramp
primary
#67E07F
secondary
#AC3F96
accent
#18AACE
background
#FCFEFC
surface
#F5FDF6
border
#CFD5D0
text
#0F160F
muted
#808480