#67EB93#67EB93
#67EB93 is a very light, vivid green. Relative luminance 0.644; OKLCH L 84.5% C 0.170 H 151.9°. Best body text is #000000 at 13.88:1 contrast (WCAG AA passes).
Color values
| HEX | #67EB93 |
|---|---|
| RGB | rgb(103, 235, 147) |
| HSL | hsl(140, 77%, 66%) |
| HSV | hsv(140, 56%, 92%) |
| CMYK | cmyk(56.2%, 0%, 37.4%, 7.8%) |
| CIE-LAB | lab(84.18, -55.34, 32.04) |
| CIE-LCH | lch(84.18, 63.94, 149.93°) |
| OKLab | oklab(84.45% -0.15 0.08) |
| OKLCH | oklch(84.45% 0.17 151.9) |
| XYZ | xyz(40.5653, 64.4031, 37.8914) |
| Luminance | 0.6441 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Weird Green
#3AE57F
ΔE00 3.39
Seafoam Green
#7AF9AB
ΔE00 3.84
Light Green Blue
#56FCA2
ΔE00 3.92
Sea Green (survey)
#53FCA1
ΔE00 3.95
Light Bluish Green
#76FDA8
ΔE00 4.04
Seafoam (survey)
#80F9AD
ΔE00 4.14
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#67EB93 #EB67BF
analogous
#7DEB67 #67EB93 #67EBD5
triadic
#67EB93 #9367EB #EB9367
tetradic
#67EB93 #677DEB #EB67BF #EBD567
square
#67EB93 #677DEB #EB67BF #EBD567
split-complementary
#67EB93 #D567EB #EB677D
monochromatic
#19BF50 #31E46D #67EB93 #9DF2B9 #D3F9E0
Accessibility & contrast
On white
1.51
#67EB93 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.88
#67EB93 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #67EB93
13.88:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##67EB93 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##67EB93 | 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)
#ECDA8D
Deuteranopia (green-blind)
#DACD99
Tritanopia (blue-blind)
#42E8D5
Achromatopsia (no color)
#D2D2D2
Design tokens & code
CSS
--color: #67eb93; /* rgb */ color: rgb(103, 235, 147); /* oklch */ color: oklch(84.5% 0.170 151.9);
Tailwind
colors: {
custom: {
50: '#9cf2b3',
500: '#67eb93',
950: '#000000',
},
}SCSS
$custom: #67eb93; $custom-light: #9cf2b3; $custom-dark: #000000;
JSON
{
"hex": "#67eb93",
"rgb": {
"r": 103,
"g": 235,
"b": 147
},
"hsl": {
"h": 140,
"s": 76.744,
"l": 66.275
},
"oklch": {
"l": 0.84452,
"c": 0.16997,
"h": 151.9
},
"luminance": 0.64407
}Semantic roles & 50–950 ramp
primary
#67EB93
secondary
#BD3991
accent
#0D95D9
background
#FCFFFD
surface
#F6FEF8
border
#D0D6D1
text
#0F1711
muted
#808581