#67EE8A#67EE8A
#67EE8A is a very light, vivid green. Relative luminance 0.659; OKLCH L 85.0% C 0.182 H 149.5°. Best body text is #000000 at 14.17:1 contrast (WCAG AA passes).
Color values
| HEX | #67EE8A |
|---|---|
| RGB | rgb(103, 238, 138) |
| HSL | hsl(136, 80%, 67%) |
| HSV | hsv(136, 57%, 93%) |
| CMYK | cmyk(56.7%, 0%, 42%, 6.7%) |
| CIE-LAB | lab(84.93, -58.00, 37.53) |
| CIE-LCH | lch(84.93, 69.08, 147.10°) |
| OKLab | oklab(85.02% -0.1569 0.0926) |
| OKLCH | oklch(85.02% 0.182 149.5) |
| XYZ | xyz(40.7526, 65.8639, 34.6052) |
| Luminance | 0.6587 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Weird Green
#3AE57F
ΔE00 3.24
Turquoise Green
#04F489
ΔE00 3.74
Lightgreen
#90EE90
ΔE00 3.85
Wintergreen
#20F986
ΔE00 3.88
Minty Green
#0BF77D
ΔE00 4.13
Sea Green (survey)
#53FCA1
ΔE00 4.20
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#67EE8A #EE67CB
analogous
#87EE67 #67EE8A #67EECE
triadic
#67EE8A #8A67EE #EE8A67
tetradic
#67EE8A #6787EE #EE67CB #EECE67
square
#67EE8A #6787EE #EE67CB #EECE67
split-complementary
#67EE8A #CE67EE #EE6787
monochromatic
#16C543 #30E860 #67EE8A #9EF4B4 #D5FADF
Accessibility & contrast
On white
1.48
#67EE8A on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.17
#67EE8A on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #67EE8A
14.17:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##67EE8A | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##67EE8A | 1.00 | 1.48 | 14.17 | 14.17 |
| #FFFFFF | 1.48 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.17 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.17 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F0DC83
Deuteranopia (green-blind)
#DECF91
Tritanopia (blue-blind)
#45EAD6
Achromatopsia (no color)
#D4D4D4
Design tokens & code
CSS
--color: #67ee8a; /* rgb */ color: rgb(103, 238, 138); /* oklch */ color: oklch(85.0% 0.182 149.5);
Tailwind
colors: {
custom: {
50: '#9df4ad',
500: '#67ee8a',
950: '#000000',
},
}SCSS
$custom: #67ee8a; $custom-light: #9df4ad; $custom-dark: #000000;
JSON
{
"hex": "#67ee8a",
"rgb": {
"r": 103,
"g": 238,
"b": 138
},
"hsl": {
"h": 135.556,
"s": 79.882,
"l": 66.863
},
"oklch": {
"l": 0.85023,
"c": 0.18224,
"h": 149.5
},
"luminance": 0.65868
}Semantic roles & 50–950 ramp
primary
#67EE8A
secondary
#C2379E
accent
#09A6DC
background
#FCFFFD
surface
#F6FEF7
border
#D0D6D0
text
#0F1710
muted
#808581