#67EB94#67EB94
#67EB94 is a very light, vivid green. Relative luminance 0.644; OKLCH L 84.5% C 0.169 H 152.2°. Best body text is #000000 at 13.89:1 contrast (WCAG AA passes).
Color values
| HEX | #67EB94 |
|---|---|
| RGB | rgb(103, 235, 148) |
| HSL | hsl(140, 77%, 66%) |
| HSV | hsv(140, 56%, 92%) |
| CMYK | cmyk(56.2%, 0%, 37%, 7.8%) |
| CIE-LAB | lab(84.19, -55.17, 31.55) |
| CIE-LCH | lch(84.19, 63.55, 150.23°) |
| OKLab | oklab(84.47% -0.1496 0.0788) |
| OKLCH | oklch(84.47% 0.169 152.2) |
| XYZ | xyz(40.6441, 64.4346, 38.3065) |
| Luminance | 0.6444 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Weird Green
#3AE57F
ΔE00 3.48
Seafoam Green
#7AF9AB
ΔE00 3.74
Light Green Blue
#56FCA2
ΔE00 3.88
Sea Green (survey)
#53FCA1
ΔE00 3.91
Light Bluish Green
#76FDA8
ΔE00 4.00
Seafoam (survey)
#80F9AD
ΔE00 4.05
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#67EB94 #EB67BE
analogous
#7CEB67 #67EB94 #67EBD6
triadic
#67EB94 #9467EB #EB9467
tetradic
#67EB94 #677CEB #EB67BE #EBD667
square
#67EB94 #677CEB #EB67BE #EBD667
split-complementary
#67EB94 #D667EB #EB677C
monochromatic
#19BF51 #31E46E #67EB94 #9DF2BA #D3F9E0
Accessibility & contrast
On white
1.51
#67EB94 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.89
#67EB94 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #67EB94
13.89:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##67EB94 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##67EB94 | 1.00 | 1.51 | 13.89 | 13.89 |
| #FFFFFF | 1.51 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.89 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.89 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EBDA8E
Deuteranopia (green-blind)
#D9CD9A
Tritanopia (blue-blind)
#41E8D5
Achromatopsia (no color)
#D2D2D2
Design tokens & code
CSS
--color: #67eb94; /* rgb */ color: rgb(103, 235, 148); /* oklch */ color: oklch(84.5% 0.169 152.2);
Tailwind
colors: {
custom: {
50: '#9cf2b4',
500: '#67eb94',
950: '#000000',
},
}SCSS
$custom: #67eb94; $custom-light: #9cf2b4; $custom-dark: #000000;
JSON
{
"hex": "#67eb94",
"rgb": {
"r": 103,
"g": 235,
"b": 148
},
"hsl": {
"h": 140.455,
"s": 76.744,
"l": 66.275
},
"oklch": {
"l": 0.84471,
"c": 0.16906,
"h": 152.2
},
"luminance": 0.64438
}Semantic roles & 50–950 ramp
primary
#67EB94
secondary
#BD3990
accent
#0D93D9
background
#FCFFFD
surface
#F6FEF8
border
#D0D6D1
text
#0F1711
muted
#808581