#67E68F#67E68F
#67E68F is a very light, vivid green. Relative luminance 0.615; OKLCH L 83.2% C 0.167 H 151.4°. Best body text is #000000 at 13.29:1 contrast (WCAG AA passes).
Color values
| HEX | #67E68F |
|---|---|
| RGB | rgb(103, 230, 143) |
| HSL | hsl(139, 72%, 65%) |
| HSV | hsv(139, 55%, 90%) |
| CMYK | cmyk(55.2%, 0%, 37.8%, 9.8%) |
| CIE-LAB | lab(82.62, -54.05, 32.01) |
| CIE-LCH | lch(82.62, 62.81, 149.37°) |
| OKLab | oklab(83.16% -0.1465 0.0798) |
| OKLCH | oklch(83.16% 0.167 151.4) |
| XYZ | xyz(38.8454, 61.4569, 35.7966) |
| Luminance | 0.6146 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Weird Green
#3AE57F
ΔE00 3.13
Lightgreen
#90EE90
ΔE00 4.63
Seafoam Green
#7AF9AB
ΔE00 4.77
Aqua Green
#12E193
ΔE00 4.78
Turquoise Green
#04F489
ΔE00 4.86
Light Green Blue
#56FCA2
ΔE00 4.99
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#67E68F #E667BE
analogous
#7EE667 #67E68F #67E6CF
triadic
#67E68F #8F67E6 #E68F67
tetradic
#67E68F #677EE6 #E667BE #E6CF67
square
#67E68F #677EE6 #E667BE #E6CF67
split-complementary
#67E68F #CF67E6 #E6677E
monochromatic
#1EB54D #32DD68 #67E68F #9CEFB6 #D0F7DC
Accessibility & contrast
On white
1.58
#67E68F on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.29
#67E68F on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #67E68F
13.29:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##67E68F | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##67E68F | 1.00 | 1.58 | 13.29 | 13.29 |
| #FFFFFF | 1.58 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.29 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.29 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E7D589
Deuteranopia (green-blind)
#D5C995
Tritanopia (blue-blind)
#46E3D0
Achromatopsia (no color)
#CECECE
Design tokens & code
CSS
--color: #67e68f; /* rgb */ color: rgb(103, 230, 143); /* oklch */ color: oklch(83.2% 0.167 151.4);
Tailwind
colors: {
custom: {
50: '#9cefb0',
500: '#67e68f',
950: '#000000',
},
}SCSS
$custom: #67e68f; $custom-light: #9cefb0; $custom-dark: #000000;
JSON
{
"hex": "#67e68f",
"rgb": {
"r": 103,
"g": 230,
"b": 143
},
"hsl": {
"h": 138.898,
"s": 71.751,
"l": 65.294
},
"oklch": {
"l": 0.8316,
"c": 0.16683,
"h": 151.4
},
"luminance": 0.6146
}Semantic roles & 50–950 ramp
primary
#67E68F
secondary
#B53C8F
accent
#1297D4
background
#FCFFFD
surface
#F5FEF7
border
#CFD6D0
text
#0F1610
muted
#808581