#67EB8A#67EB8A
#67EB8A is a very light, vivid green. Relative luminance 0.641; OKLCH L 84.3% C 0.178 H 149.7°. Best body text is #000000 at 13.83:1 contrast (WCAG AA passes).
Color values
| HEX | #67EB8A |
|---|---|
| RGB | rgb(103, 235, 138) |
| HSL | hsl(136, 77%, 66%) |
| HSV | hsv(136, 56%, 92%) |
| CMYK | cmyk(56.2%, 0%, 41.3%, 7.8%) |
| CIE-LAB | lab(84.03, -56.84, 36.37) |
| CIE-LCH | lch(84.03, 67.48, 147.39°) |
| OKLab | oklab(84.29% -0.1539 0.0899) |
| OKLCH | oklch(84.29% 0.178 149.7) |
| XYZ | xyz(39.8865, 64.1316, 34.3165) |
| Luminance | 0.6413 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Weird Green
#3AE57F
ΔE00 2.93
Lightgreen
#90EE90
ΔE00 3.91
Turquoise Green
#04F489
ΔE00 4.01
Wintergreen
#20F986
ΔE00 4.38
Sea Green (survey)
#53FCA1
ΔE00 4.52
Light Green Blue
#56FCA2
ΔE00 4.54
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#67EB8A #EB67C8
analogous
#86EB67 #67EB8A #67EBCC
triadic
#67EB8A #8A67EB #EB8A67
tetradic
#67EB8A #6786EB #EB67C8 #EBCC67
square
#67EB8A #6786EB #EB67C8 #EBCC67
split-complementary
#67EB8A #CC67EB #EB6786
monochromatic
#19BF45 #31E460 #67EB8A #9DF2B4 #D3F9DD
Accessibility & contrast
On white
1.52
#67EB8A on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.83
#67EB8A on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #67EB8A
13.83:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##67EB8A | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##67EB8A | 1.00 | 1.52 | 13.83 | 13.83 |
| #FFFFFF | 1.52 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.83 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.83 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EDD983
Deuteranopia (green-blind)
#DBCD90
Tritanopia (blue-blind)
#46E7D3
Achromatopsia (no color)
#D2D2D2
Design tokens & code
CSS
--color: #67eb8a; /* rgb */ color: rgb(103, 235, 138); /* oklch */ color: oklch(84.3% 0.178 149.7);
Tailwind
colors: {
custom: {
50: '#9df2ad',
500: '#67eb8a',
950: '#000000',
},
}SCSS
$custom: #67eb8a; $custom-light: #9df2ad; $custom-dark: #000000;
JSON
{
"hex": "#67eb8a",
"rgb": {
"r": 103,
"g": 235,
"b": 138
},
"hsl": {
"h": 135.909,
"s": 76.744,
"l": 66.275
},
"oklch": {
"l": 0.84291,
"c": 0.17822,
"h": 149.7
},
"luminance": 0.64135
}Semantic roles & 50–950 ramp
primary
#67EB8A
secondary
#BD399A
accent
#0DA3D9
background
#FCFFFD
surface
#F6FEF7
border
#D0D6D0
text
#0F1710
muted
#808581