#67EB92#67EB92
#67EB92 is a very light, vivid green. Relative luminance 0.644; OKLCH L 84.4% C 0.171 H 151.7°. Best body text is #000000 at 13.88:1 contrast (WCAG AA passes).
Color values
| HEX | #67EB92 |
|---|---|
| RGB | rgb(103, 235, 146) |
| HSL | hsl(140, 77%, 66%) |
| HSV | hsv(140, 56%, 92%) |
| CMYK | cmyk(56.2%, 0%, 37.9%, 7.8%) |
| CIE-LAB | lab(84.16, -55.51, 32.52) |
| CIE-LCH | lch(84.16, 64.34, 149.64°) |
| OKLab | oklab(84.43% -0.1504 0.0811) |
| OKLCH | oklch(84.43% 0.171 151.7) |
| XYZ | xyz(40.4871, 64.3718, 37.4800) |
| Luminance | 0.6438 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Weird Green
#3AE57F
ΔE00 3.31
Seafoam Green
#7AF9AB
ΔE00 3.93
Light Green Blue
#56FCA2
ΔE00 3.97
Sea Green (survey)
#53FCA1
ΔE00 3.99
Light Bluish Green
#76FDA8
ΔE00 4.10
Turquoise Green
#04F489
ΔE00 4.19
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#67EB92 #EB67C0
analogous
#7EEB67 #67EB92 #67EBD4
triadic
#67EB92 #9267EB #EB9267
tetradic
#67EB92 #677EEB #EB67C0 #EBD467
square
#67EB92 #677EEB #EB67C0 #EBD467
split-complementary
#67EB92 #D467EB #EB677E
monochromatic
#19BF4F #31E46B #67EB92 #9DF2B9 #D3F9E0
Accessibility & contrast
On white
1.51
#67EB92 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.88
#67EB92 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #67EB92
13.88:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##67EB92 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##67EB92 | 1.00 | 1.51 | 13.88 | 13.88 |
| #FFFFFF | 1.51 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.88 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.88 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#ECD98C
Deuteranopia (green-blind)
#DACD98
Tritanopia (blue-blind)
#42E8D5
Achromatopsia (no color)
#D2D2D2
Design tokens & code
CSS
--color: #67eb92; /* rgb */ color: rgb(103, 235, 146); /* oklch */ color: oklch(84.4% 0.171 151.7);
Tailwind
colors: {
custom: {
50: '#9cf2b2',
500: '#67eb92',
950: '#000000',
},
}SCSS
$custom: #67eb92; $custom-light: #9cf2b2; $custom-dark: #000000;
JSON
{
"hex": "#67eb92",
"rgb": {
"r": 103,
"g": 235,
"b": 146
},
"hsl": {
"h": 139.545,
"s": 76.744,
"l": 66.275
},
"oklch": {
"l": 0.84434,
"c": 0.17089,
"h": 151.7
},
"luminance": 0.64376
}Semantic roles & 50–950 ramp
primary
#67EB92
secondary
#BD3992
accent
#0D96D9
background
#FCFFFD
surface
#F6FEF8
border
#D0D6D1
text
#0F1711
muted
#808581