#67EA8B#67EA8B
#67EA8B is a very light, vivid green. Relative luminance 0.636; OKLCH L 84.1% C 0.176 H 150.0°. Best body text is #000000 at 13.72:1 contrast (WCAG AA passes).
Color values
| HEX | #67EA8B |
|---|---|
| RGB | rgb(103, 234, 139) |
| HSL | hsl(136, 76%, 66%) |
| HSV | hsv(136, 56%, 92%) |
| CMYK | cmyk(56%, 0%, 40.6%, 8.2%) |
| CIE-LAB | lab(83.75, -56.29, 35.50) |
| CIE-LCH | lch(83.75, 66.55, 147.76°) |
| OKLab | oklab(84.06% -0.1524 0.0879) |
| OKLCH | oklch(84.06% 0.176 150) |
| XYZ | xyz(39.6737, 63.5897, 34.6044) |
| Luminance | 0.6359 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Weird Green
#3AE57F
ΔE00 2.88
Lightgreen
#90EE90
ΔE00 4.00
Turquoise Green
#04F489
ΔE00 4.13
Sea Green (survey)
#53FCA1
ΔE00 4.57
Light Green Blue
#56FCA2
ΔE00 4.58
Wintergreen
#20F986
ΔE00 4.60
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#67EA8B #EA67C6
analogous
#84EA67 #67EA8B #67EACD
triadic
#67EA8B #8B67EA #EA8B67
tetradic
#67EA8B #6784EA #EA67C6 #EACD67
square
#67EA8B #6784EA #EA67C6 #EACD67
split-complementary
#67EA8B #CD67EA #EA6784
monochromatic
#1ABD47 #31E362 #67EA8B #9DF1B4 #D3F9DD
Accessibility & contrast
On white
1.53
#67EA8B on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.72
#67EA8B on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #67EA8B
13.72:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##67EA8B | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##67EA8B | 1.00 | 1.53 | 13.72 | 13.72 |
| #FFFFFF | 1.53 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.72 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.72 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EBD884
Deuteranopia (green-blind)
#DACC91
Tritanopia (blue-blind)
#46E6D3
Achromatopsia (no color)
#D1D1D1
Design tokens & code
CSS
--color: #67ea8b; /* rgb */ color: rgb(103, 234, 139); /* oklch */ color: oklch(84.1% 0.176 150.0);
Tailwind
colors: {
custom: {
50: '#9cf2ae',
500: '#67ea8b',
950: '#000000',
},
}SCSS
$custom: #67ea8b; $custom-light: #9cf2ae; $custom-dark: #000000;
JSON
{
"hex": "#67ea8b",
"rgb": {
"r": 103,
"g": 234,
"b": 139
},
"hsl": {
"h": 136.489,
"s": 75.723,
"l": 66.078
},
"oklch": {
"l": 0.84064,
"c": 0.17595,
"h": 150
},
"luminance": 0.63593
}Semantic roles & 50–950 ramp
primary
#67EA8B
secondary
#BC3A98
accent
#0EA0D8
background
#FCFFFD
surface
#F6FEF7
border
#D0D6D0
text
#0F1710
muted
#808581