#67EA7B#67EA7B
#67EA7B is a very light, vivid green. Relative luminance 0.632; OKLCH L 83.8% C 0.190 H 146.6°. Best body text is #000000 at 13.63:1 contrast (WCAG AA passes).
Color values
| HEX | #67EA7B |
|---|---|
| RGB | rgb(103, 234, 123) |
| HSL | hsl(129, 76%, 66%) |
| HSV | hsv(129, 56%, 92%) |
| CMYK | cmyk(56%, 0%, 47.4%, 8.2%) |
| CIE-LAB | lab(83.52, -58.75, 43.07) |
| CIE-LCH | lch(83.52, 72.85, 143.75°) |
| OKLab | oklab(83.8% -0.1591 0.1048) |
| OKLCH | oklch(83.8% 0.19 146.6) |
| XYZ | xyz(38.5890, 63.1558, 28.8918) |
| Luminance | 0.6316 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Lightish Green
#61E160
ΔE00 3.48
Weird Green
#3AE57F
ΔE00 3.51
Lightgreen
#90EE90
ΔE00 4.11
Spearmint
#1EF876
ΔE00 4.35
Minty Green
#0BF77D
ΔE00 4.39
Wintergreen
#20F986
ΔE00 4.65
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#67EA7B #EA67D6
analogous
#94EA67 #67EA7B #67EABC
triadic
#67EA7B #7B67EA #EA7B67
tetradic
#67EA7B #6794EA #EA67D6 #EABC67
square
#67EA7B #6794EA #EA67D6 #EABC67
split-complementary
#67EA7B #BC67EA #EA6794
monochromatic
#1ABD33 #31E34C #67EA7B #9DF1AA #D3F9D8
Accessibility & contrast
On white
1.54
#67EA7B on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.63
#67EA7B on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #67EA7B
13.63:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##67EA7B | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##67EA7B | 1.00 | 1.54 | 13.63 | 13.63 |
| #FFFFFF | 1.54 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.63 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.63 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EDD772
Deuteranopia (green-blind)
#DCCC83
Tritanopia (blue-blind)
#4CE5D0
Achromatopsia (no color)
#D0D0D0
Design tokens & code
CSS
--color: #67ea7b; /* rgb */ color: rgb(103, 234, 123); /* oklch */ color: oklch(83.8% 0.190 146.6);
Tailwind
colors: {
custom: {
50: '#9df2a3',
500: '#67ea7b',
950: '#000000',
},
}SCSS
$custom: #67ea7b; $custom-light: #9df2a3; $custom-dark: #000000;
JSON
{
"hex": "#67ea7b",
"rgb": {
"r": 103,
"g": 234,
"b": 123
},
"hsl": {
"h": 129.16,
"s": 75.723,
"l": 66.078
},
"oklch": {
"l": 0.83803,
"c": 0.19047,
"h": 146.6
},
"luminance": 0.63159
}Semantic roles & 50–950 ramp
primary
#67EA7B
secondary
#BC3AA8
accent
#0EB9D8
background
#FCFFFC
surface
#F6FEF6
border
#D0D6D0
text
#0F170F
muted
#808580