#67EE8D#67EE8D
#67EE8D is a very light, vivid green. Relative luminance 0.660; OKLCH L 85.1% C 0.179 H 150.1°. Best body text is #000000 at 14.19:1 contrast (WCAG AA passes).
Color values
| HEX | #67EE8D |
|---|---|
| RGB | rgb(103, 238, 141) |
| HSL | hsl(137, 80%, 67%) |
| HSV | hsv(137, 57%, 93%) |
| CMYK | cmyk(56.7%, 0%, 40.8%, 6.7%) |
| CIE-LAB | lab(84.97, -57.52, 36.09) |
| CIE-LCH | lch(84.97, 67.90, 147.89°) |
| OKLab | oklab(85.08% -0.1557 0.0894) |
| OKLCH | oklch(85.08% 0.179 150.1) |
| XYZ | xyz(40.9728, 65.9520, 35.7649) |
| Luminance | 0.6596 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Weird Green
#3AE57F
ΔE00 3.26
Turquoise Green
#04F489
ΔE00 3.71
Sea Green (survey)
#53FCA1
ΔE00 3.91
Light Green Blue
#56FCA2
ΔE00 3.93
Lightgreen
#90EE90
ΔE00 3.94
Wintergreen
#20F986
ΔE00 3.98
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#67EE8D #EE67C8
analogous
#85EE67 #67EE8D #67EED1
triadic
#67EE8D #8D67EE #EE8D67
tetradic
#67EE8D #6785EE #EE67C8 #EED167
square
#67EE8D #6785EE #EE67C8 #EED167
split-complementary
#67EE8D #D167EE #EE6785
monochromatic
#16C547 #30E864 #67EE8D #9EF4B6 #D5FAE0
Accessibility & contrast
On white
1.48
#67EE8D on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.19
#67EE8D on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #67EE8D
14.19:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##67EE8D | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##67EE8D | 1.00 | 1.48 | 14.19 | 14.19 |
| #FFFFFF | 1.48 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.19 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.19 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EFDC86
Deuteranopia (green-blind)
#DDCF93
Tritanopia (blue-blind)
#44EAD6
Achromatopsia (no color)
#D4D4D4
Design tokens & code
CSS
--color: #67ee8d; /* rgb */ color: rgb(103, 238, 141); /* oklch */ color: oklch(85.1% 0.179 150.1);
Tailwind
colors: {
custom: {
50: '#9df4af',
500: '#67ee8d',
950: '#000000',
},
}SCSS
$custom: #67ee8d; $custom-light: #9df4af; $custom-dark: #000000;
JSON
{
"hex": "#67ee8d",
"rgb": {
"r": 103,
"g": 238,
"b": 141
},
"hsl": {
"h": 136.889,
"s": 79.882,
"l": 66.863
},
"oklch": {
"l": 0.85075,
"c": 0.17949,
"h": 150.1
},
"luminance": 0.65956
}Semantic roles & 50–950 ramp
primary
#67EE8D
secondary
#C2379B
accent
#09A1DC
background
#FCFFFD
surface
#F6FEF7
border
#D0D6D0
text
#0F1710
muted
#808581