#67EB96#67EB96
#67EB96 is a very light, vivid green. Relative luminance 0.645; OKLCH L 84.5% C 0.167 H 152.8°. Best body text is #000000 at 13.90:1 contrast (WCAG AA passes).
Color values
| HEX | #67EB96 |
|---|---|
| RGB | rgb(103, 235, 150) |
| HSL | hsl(141, 77%, 66%) |
| HSV | hsv(141, 56%, 92%) |
| CMYK | cmyk(56.2%, 0%, 36.2%, 7.8%) |
| CIE-LAB | lab(84.22, -54.82, 30.59) |
| CIE-LCH | lch(84.22, 62.77, 150.84°) |
| OKLab | oklab(84.51% -0.1487 0.0766) |
| OKLCH | oklch(84.51% 0.167 152.8) |
| XYZ | xyz(40.8037, 64.4985, 39.1474) |
| Luminance | 0.6450 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Seafoam Green
#7AF9AB
ΔE00 3.57
Weird Green
#3AE57F
ΔE00 3.69
Light Green Blue
#56FCA2
ΔE00 3.83
Sea Green (survey)
#53FCA1
ΔE00 3.87
Seafoam (survey)
#80F9AD
ΔE00 3.87
Light Bluish Green
#76FDA8
ΔE00 3.93
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#67EB96 #EB67BC
analogous
#7AEB67 #67EB96 #67EBD8
triadic
#67EB96 #9667EB #EB9667
tetradic
#67EB96 #677AEB #EB67BC #EBD867
square
#67EB96 #677AEB #EB67BC #EBD867
split-complementary
#67EB96 #D867EB #EB677A
monochromatic
#19BF54 #31E471 #67EB96 #9DF2BB #D3F9E1
Accessibility & contrast
On white
1.51
#67EB96 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.90
#67EB96 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #67EB96
13.90:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##67EB96 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##67EB96 | 1.00 | 1.51 | 13.90 | 13.90 |
| #FFFFFF | 1.51 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.90 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.90 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EBDA90
Deuteranopia (green-blind)
#D9CD9B
Tritanopia (blue-blind)
#40E8D5
Achromatopsia (no color)
#D2D2D2
Design tokens & code
CSS
--color: #67eb96; /* rgb */ color: rgb(103, 235, 150); /* oklch */ color: oklch(84.5% 0.167 152.8);
Tailwind
colors: {
custom: {
50: '#9cf2b5',
500: '#67eb96',
950: '#000000',
},
}SCSS
$custom: #67eb96; $custom-light: #9cf2b5; $custom-dark: #000000;
JSON
{
"hex": "#67eb96",
"rgb": {
"r": 103,
"g": 235,
"b": 150
},
"hsl": {
"h": 141.364,
"s": 76.744,
"l": 66.275
},
"oklch": {
"l": 0.84509,
"c": 0.16724,
"h": 152.8
},
"luminance": 0.64502
}Semantic roles & 50–950 ramp
primary
#67EB96
secondary
#BD398E
accent
#0D90D9
background
#FCFFFD
surface
#F6FEF8
border
#D0D6D1
text
#0F1711
muted
#808581