#67EE8E#67EE8E
#67EE8E is a very light, vivid green. Relative luminance 0.660; OKLCH L 85.1% C 0.179 H 150.4°. Best body text is #000000 at 14.20:1 contrast (WCAG AA passes).
Color values
| HEX | #67EE8E |
|---|---|
| RGB | rgb(103, 238, 142) |
| HSL | hsl(137, 80%, 67%) |
| HSV | hsv(137, 57%, 93%) |
| CMYK | cmyk(56.7%, 0%, 40.3%, 6.7%) |
| CIE-LAB | lab(84.99, -57.35, 35.62) |
| CIE-LCH | lch(84.99, 67.51, 148.16°) |
| OKLab | oklab(85.09% -0.1552 0.0883) |
| OKLCH | oklch(85.09% 0.179 150.4) |
| XYZ | xyz(41.0476, 65.9819, 36.1586) |
| Luminance | 0.6599 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Weird Green
#3AE57F
ΔE00 3.28
Turquoise Green
#04F489
ΔE00 3.71
Sea Green (survey)
#53FCA1
ΔE00 3.82
Light Green Blue
#56FCA2
ΔE00 3.83
Lightgreen
#90EE90
ΔE00 3.99
Light Bluish Green
#76FDA8
ΔE00 4.01
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#67EE8E #EE67C7
analogous
#84EE67 #67EE8E #67EED1
triadic
#67EE8E #8E67EE #EE8E67
tetradic
#67EE8E #6784EE #EE67C7 #EED167
square
#67EE8E #6784EE #EE67C7 #EED167
split-complementary
#67EE8E #D167EE #EE6784
monochromatic
#16C548 #30E865 #67EE8E #9EF4B7 #D5FAE0
Accessibility & contrast
On white
1.48
#67EE8E on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.20
#67EE8E on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #67EE8E
14.20:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##67EE8E | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##67EE8E | 1.00 | 1.48 | 14.20 | 14.20 |
| #FFFFFF | 1.48 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.20 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.20 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EFDC87
Deuteranopia (green-blind)
#DDCF94
Tritanopia (blue-blind)
#43EAD6
Achromatopsia (no color)
#D4D4D4
Design tokens & code
CSS
--color: #67ee8e; /* rgb */ color: rgb(103, 238, 142); /* oklch */ color: oklch(85.1% 0.179 150.4);
Tailwind
colors: {
custom: {
50: '#9df4b0',
500: '#67ee8e',
950: '#000000',
},
}SCSS
$custom: #67ee8e; $custom-light: #9df4b0; $custom-dark: #000000;
JSON
{
"hex": "#67ee8e",
"rgb": {
"r": 103,
"g": 238,
"b": 142
},
"hsl": {
"h": 137.333,
"s": 79.882,
"l": 66.863
},
"oklch": {
"l": 0.85093,
"c": 0.17859,
"h": 150.4
},
"luminance": 0.65986
}Semantic roles & 50–950 ramp
primary
#67EE8E
secondary
#C2379A
accent
#099FDC
background
#FCFFFD
surface
#F6FEF7
border
#D0D6D0
text
#0F1710
muted
#808581