#67EA87#67EA87
#67EA87 is a very light, vivid green. Relative luminance 0.635; OKLCH L 84.0% C 0.180 H 149.1°. Best body text is #000000 at 13.70:1 contrast (WCAG AA passes).
Color values
| HEX | #67EA87 |
|---|---|
| RGB | rgb(103, 234, 135) |
| HSL | hsl(135, 76%, 66%) |
| HSV | hsv(135, 56%, 92%) |
| CMYK | cmyk(56%, 0%, 42.3%, 8.2%) |
| CIE-LAB | lab(83.69, -56.94, 37.41) |
| CIE-LCH | lch(83.69, 68.13, 146.69°) |
| OKLab | oklab(84% -0.1541 0.0923) |
| OKLCH | oklch(84% 0.18 149.1) |
| XYZ | xyz(39.3868, 63.4749, 33.0933) |
| Luminance | 0.6348 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Weird Green
#3AE57F
ΔE00 2.85
Lightgreen
#90EE90
ΔE00 3.88
Turquoise Green
#04F489
ΔE00 4.17
Wintergreen
#20F986
ΔE00 4.48
Minty Green
#0BF77D
ΔE00 4.61
Sea Green (survey)
#53FCA1
ΔE00 4.90
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#67EA87 #EA67CA
analogous
#88EA67 #67EA87 #67EAC8
triadic
#67EA87 #8767EA #EA8767
tetradic
#67EA87 #6788EA #EA67CA #EAC867
square
#67EA87 #6788EA #EA67CA #EAC867
split-complementary
#67EA87 #C867EA #EA6788
monochromatic
#1ABD42 #31E35D #67EA87 #9DF1B1 #D3F9DC
Accessibility & contrast
On white
1.53
#67EA87 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.70
#67EA87 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #67EA87
13.70:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##67EA87 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##67EA87 | 1.00 | 1.53 | 13.70 | 13.70 |
| #FFFFFF | 1.53 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.70 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.70 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#ECD880
Deuteranopia (green-blind)
#DACC8E
Tritanopia (blue-blind)
#47E6D2
Achromatopsia (no color)
#D1D1D1
Design tokens & code
CSS
--color: #67ea87; /* rgb */ color: rgb(103, 234, 135); /* oklch */ color: oklch(84.0% 0.180 149.1);
Tailwind
colors: {
custom: {
50: '#9df2ab',
500: '#67ea87',
950: '#000000',
},
}SCSS
$custom: #67ea87; $custom-light: #9df2ab; $custom-dark: #000000;
JSON
{
"hex": "#67ea87",
"rgb": {
"r": 103,
"g": 234,
"b": 135
},
"hsl": {
"h": 134.656,
"s": 75.723,
"l": 66.078
},
"oklch": {
"l": 0.83995,
"c": 0.17962,
"h": 149.1
},
"luminance": 0.63478
}Semantic roles & 50–950 ramp
primary
#67EA87
secondary
#BC3A9C
accent
#0EA6D8
background
#FCFFFD
surface
#F6FEF7
border
#D0D6D0
text
#0F1710
muted
#808581