#67EA80#67EA80
#67EA80 is a very light, vivid green. Relative luminance 0.633; OKLCH L 83.9% C 0.186 H 147.6°. Best body text is #000000 at 13.66:1 contrast (WCAG AA passes).
Color values
| HEX | #67EA80 |
|---|---|
| RGB | rgb(103, 234, 128) |
| HSL | hsl(131, 76%, 66%) |
| HSV | hsv(131, 56%, 92%) |
| CMYK | cmyk(56%, 0%, 45.3%, 8.2%) |
| CIE-LAB | lab(83.59, -58.01, 40.73) |
| CIE-LCH | lch(83.59, 70.89, 144.93°) |
| OKLab | oklab(83.88% -0.157 0.0997) |
| OKLCH | oklch(83.88% 0.186 147.6) |
| XYZ | xyz(38.9101, 63.2842, 30.5825) |
| Luminance | 0.6329 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Weird Green
#3AE57F
ΔE00 3.13
Lightgreen
#90EE90
ΔE00 3.92
Lightish Green
#61E160
ΔE00 4.11
Minty Green
#0BF77D
ΔE00 4.39
Turquoise Green
#04F489
ΔE00 4.45
Wintergreen
#20F986
ΔE00 4.49
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#67EA80 #EA67D1
analogous
#8FEA67 #67EA80 #67EAC1
triadic
#67EA80 #8067EA #EA8067
tetradic
#67EA80 #678FEA #EA67D1 #EAC167
square
#67EA80 #678FEA #EA67D1 #EAC167
split-complementary
#67EA80 #C167EA #EA678F
monochromatic
#1ABD39 #31E353 #67EA80 #9DF1AD #D3F9DA
Accessibility & contrast
On white
1.54
#67EA80 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.66
#67EA80 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #67EA80
13.66:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##67EA80 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##67EA80 | 1.00 | 1.54 | 13.66 | 13.66 |
| #FFFFFF | 1.54 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.66 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.66 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#ECD878
Deuteranopia (green-blind)
#DBCC87
Tritanopia (blue-blind)
#4AE5D1
Achromatopsia (no color)
#D0D0D0
Design tokens & code
CSS
--color: #67ea80; /* rgb */ color: rgb(103, 234, 128); /* oklch */ color: oklch(83.9% 0.186 147.6);
Tailwind
colors: {
custom: {
50: '#9df2a6',
500: '#67ea80',
950: '#000000',
},
}SCSS
$custom: #67ea80; $custom-light: #9df2a6; $custom-dark: #000000;
JSON
{
"hex": "#67ea80",
"rgb": {
"r": 103,
"g": 234,
"b": 128
},
"hsl": {
"h": 131.45,
"s": 75.723,
"l": 66.078
},
"oklch": {
"l": 0.8388,
"c": 0.18598,
"h": 147.6
},
"luminance": 0.63288
}Semantic roles & 50–950 ramp
primary
#67EA80
secondary
#BC3AA3
accent
#0EB1D8
background
#FCFFFC
surface
#F6FEF6
border
#D0D6D0
text
#0F170F
muted
#808580