#67EE82#67EE82
#67EE82 is a very light, vivid green. Relative luminance 0.656; OKLCH L 84.9% C 0.189 H 147.8°. Best body text is #000000 at 14.13:1 contrast (WCAG AA passes).
Color values
| HEX | #67EE82 |
|---|---|
| RGB | rgb(103, 238, 130) |
| HSL | hsl(132, 80%, 67%) |
| HSV | hsv(132, 57%, 93%) |
| CMYK | cmyk(56.7%, 0%, 45.4%, 6.7%) |
| CIE-LAB | lab(84.81, -59.24, 41.31) |
| CIE-LCH | lch(84.81, 72.22, 145.11°) |
| OKLab | oklab(84.89% -0.1603 0.101) |
| OKLCH | oklch(84.89% 0.189 147.8) |
| XYZ | xyz(40.1946, 65.6407, 31.6665) |
| Luminance | 0.6564 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Weird Green
#3AE57F
ΔE00 3.52
Minty Green
#0BF77D
ΔE00 3.85
Lightgreen
#90EE90
ΔE00 3.89
Wintergreen
#20F986
ΔE00 3.90
Spearmint
#1EF876
ΔE00 3.96
Turquoise Green
#04F489
ΔE00 4.09
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#67EE82 #EE67D3
analogous
#90EE67 #67EE82 #67EEC6
triadic
#67EE82 #8267EE #EE8267
tetradic
#67EE82 #6790EE #EE67D3 #EEC667
square
#67EE82 #6790EE #EE67D3 #EEC667
split-complementary
#67EE82 #C667EE #EE6790
monochromatic
#16C539 #30E855 #67EE82 #9EF4AF #D5FADD
Accessibility & contrast
On white
1.49
#67EE82 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.13
#67EE82 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #67EE82
14.13:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##67EE82 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##67EE82 | 1.00 | 1.49 | 14.13 | 14.13 |
| #FFFFFF | 1.49 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.13 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.13 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F0DB7A
Deuteranopia (green-blind)
#DFCF89
Tritanopia (blue-blind)
#48E9D4
Achromatopsia (no color)
#D4D4D4
Design tokens & code
CSS
--color: #67ee82; /* rgb */ color: rgb(103, 238, 130); /* oklch */ color: oklch(84.9% 0.189 147.8);
Tailwind
colors: {
custom: {
50: '#9df4a8',
500: '#67ee82',
950: '#000000',
},
}SCSS
$custom: #67ee82; $custom-light: #9df4a8; $custom-dark: #000000;
JSON
{
"hex": "#67ee82",
"rgb": {
"r": 103,
"g": 238,
"b": 130
},
"hsl": {
"h": 132,
"s": 79.882,
"l": 66.863
},
"oklch": {
"l": 0.84892,
"c": 0.18947,
"h": 147.8
},
"luminance": 0.65644
}Semantic roles & 50–950 ramp
primary
#67EE82
secondary
#C237A6
accent
#09B2DC
background
#FCFFFC
surface
#F6FEF6
border
#D0D6D0
text
#0F1710
muted
#808580