#67EE85#67EE85
#67EE85 is a very light, vivid green. Relative luminance 0.657; OKLCH L 84.9% C 0.187 H 148.4°. Best body text is #000000 at 14.15:1 contrast (WCAG AA passes).
Color values
| HEX | #67EE85 |
|---|---|
| RGB | rgb(103, 238, 133) |
| HSL | hsl(133, 80%, 67%) |
| HSV | hsv(133, 57%, 93%) |
| CMYK | cmyk(56.7%, 0%, 44.1%, 6.7%) |
| CIE-LAB | lab(84.85, -58.78, 39.89) |
| CIE-LCH | lch(84.85, 71.04, 145.84°) |
| OKLab | oklab(84.94% -0.159 0.0979) |
| OKLCH | oklch(84.94% 0.187 148.4) |
| XYZ | xyz(40.3989, 65.7224, 32.7425) |
| Luminance | 0.6573 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Weird Green
#3AE57F
ΔE00 3.37
Lightgreen
#90EE90
ΔE00 3.83
Wintergreen
#20F986
ΔE00 3.84
Minty Green
#0BF77D
ΔE00 3.91
Turquoise Green
#04F489
ΔE00 3.92
Spearmint
#1EF876
ΔE00 4.13
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#67EE85 #EE67D0
analogous
#8DEE67 #67EE85 #67EEC8
triadic
#67EE85 #8567EE #EE8567
tetradic
#67EE85 #678DEE #EE67D0 #EEC867
square
#67EE85 #678DEE #EE67D0 #EEC867
split-complementary
#67EE85 #C867EE #EE678D
monochromatic
#16C53D #30E859 #67EE85 #9EF4B1 #D5FADD
Accessibility & contrast
On white
1.48
#67EE85 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.15
#67EE85 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #67EE85
14.15:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##67EE85 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##67EE85 | 1.00 | 1.48 | 14.15 | 14.15 |
| #FFFFFF | 1.48 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.15 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.15 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F0DB7D
Deuteranopia (green-blind)
#DECF8C
Tritanopia (blue-blind)
#47EAD5
Achromatopsia (no color)
#D4D4D4
Design tokens & code
CSS
--color: #67ee85; /* rgb */ color: rgb(103, 238, 133); /* oklch */ color: oklch(84.9% 0.187 148.4);
Tailwind
colors: {
custom: {
50: '#9df4aa',
500: '#67ee85',
950: '#000000',
},
}SCSS
$custom: #67ee85; $custom-light: #9df4aa; $custom-dark: #000000;
JSON
{
"hex": "#67ee85",
"rgb": {
"r": 103,
"g": 238,
"b": 133
},
"hsl": {
"h": 133.333,
"s": 79.882,
"l": 66.863
},
"oklch": {
"l": 0.8494,
"c": 0.18677,
"h": 148.4
},
"luminance": 0.65726
}Semantic roles & 50–950 ramp
primary
#67EE85
secondary
#C237A3
accent
#09ADDC
background
#FCFFFD
surface
#F6FEF7
border
#D0D6D0
text
#0F1710
muted
#808581