#67EE93#67EE93
#67EE93 is a very light, vivid green. Relative luminance 0.661; OKLCH L 85.2% C 0.174 H 151.6°. Best body text is #000000 at 14.23:1 contrast (WCAG AA passes).
Color values
| HEX | #67EE93 |
|---|---|
| RGB | rgb(103, 238, 147) |
| HSL | hsl(140, 80%, 67%) |
| HSV | hsv(140, 57%, 93%) |
| CMYK | cmyk(56.7%, 0%, 38.2%, 6.7%) |
| CIE-LAB | lab(85.07, -56.52, 33.22) |
| CIE-LCH | lch(85.07, 65.55, 149.55°) |
| OKLab | oklab(85.18% -0.1531 0.0828) |
| OKLCH | oklch(85.18% 0.174 151.6) |
| XYZ | xyz(41.4314, 66.1354, 38.1801) |
| Luminance | 0.6614 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Light Green Blue
#56FCA2
ΔE00 3.43
Sea Green (survey)
#53FCA1
ΔE00 3.45
Weird Green
#3AE57F
ΔE00 3.52
Light Bluish Green
#76FDA8
ΔE00 3.58
Seafoam Green
#7AF9AB
ΔE00 3.60
Turquoise Green
#04F489
ΔE00 3.85
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#67EE93 #EE67C2
analogous
#7EEE67 #67EE93 #67EED7
triadic
#67EE93 #9367EE #EE9367
tetradic
#67EE93 #677EEE #EE67C2 #EED767
square
#67EE93 #677EEE #EE67C2 #EED767
split-complementary
#67EE93 #D767EE #EE677E
monochromatic
#16C54F #30E86C #67EE93 #9EF4BA #D5FAE1
Accessibility & contrast
On white
1.48
#67EE93 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.23
#67EE93 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #67EE93
14.23:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##67EE93 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##67EE93 | 1.00 | 1.48 | 14.23 | 14.23 |
| #FFFFFF | 1.48 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.23 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.23 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EFDC8D
Deuteranopia (green-blind)
#DCCF99
Tritanopia (blue-blind)
#41EBD7
Achromatopsia (no color)
#D4D4D4
Design tokens & code
CSS
--color: #67ee93; /* rgb */ color: rgb(103, 238, 147); /* oklch */ color: oklch(85.2% 0.174 151.6);
Tailwind
colors: {
custom: {
50: '#9df4b3',
500: '#67ee93',
950: '#000000',
},
}SCSS
$custom: #67ee93; $custom-light: #9df4b3; $custom-dark: #000000;
JSON
{
"hex": "#67ee93",
"rgb": {
"r": 103,
"g": 238,
"b": 147
},
"hsl": {
"h": 139.556,
"s": 79.882,
"l": 66.863
},
"oklch": {
"l": 0.85182,
"c": 0.17403,
"h": 151.6
},
"luminance": 0.66139
}Semantic roles & 50–950 ramp
primary
#67EE93
secondary
#C23795
accent
#0997DC
background
#FCFFFD
surface
#F6FEF8
border
#D0D6D1
text
#0F1711
muted
#808581