#67EB8B#67EB8B
#67EB8B is a very light, vivid green. Relative luminance 0.642; OKLCH L 84.3% C 0.177 H 149.9°. Best body text is #000000 at 13.83:1 contrast (WCAG AA passes).
Color values
| HEX | #67EB8B |
|---|---|
| RGB | rgb(103, 235, 139) |
| HSL | hsl(136, 77%, 66%) |
| HSV | hsv(136, 56%, 92%) |
| CMYK | cmyk(56.2%, 0%, 40.9%, 7.8%) |
| CIE-LAB | lab(84.05, -56.68, 35.89) |
| CIE-LCH | lch(84.05, 67.09, 147.66°) |
| OKLab | oklab(84.31% -0.1534 0.0888) |
| OKLCH | oklch(84.31% 0.177 149.9) |
| XYZ | xyz(39.9592, 64.1607, 34.6996) |
| Luminance | 0.6416 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Weird Green
#3AE57F
ΔE00 2.95
Lightgreen
#90EE90
ΔE00 3.95
Turquoise Green
#04F489
ΔE00 4.01
Wintergreen
#20F986
ΔE00 4.41
Sea Green (survey)
#53FCA1
ΔE00 4.44
Light Green Blue
#56FCA2
ΔE00 4.45
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#67EB8B #EB67C7
analogous
#85EB67 #67EB8B #67EBCD
triadic
#67EB8B #8B67EB #EB8B67
tetradic
#67EB8B #6785EB #EB67C7 #EBCD67
square
#67EB8B #6785EB #EB67C7 #EBCD67
split-complementary
#67EB8B #CD67EB #EB6785
monochromatic
#19BF46 #31E462 #67EB8B #9DF2B4 #D3F9DE
Accessibility & contrast
On white
1.52
#67EB8B on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.83
#67EB8B on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #67EB8B
13.83:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##67EB8B | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##67EB8B | 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)
#ECD984
Deuteranopia (green-blind)
#DBCD91
Tritanopia (blue-blind)
#45E7D3
Achromatopsia (no color)
#D2D2D2
Design tokens & code
CSS
--color: #67eb8b; /* rgb */ color: rgb(103, 235, 139); /* oklch */ color: oklch(84.3% 0.177 149.9);
Tailwind
colors: {
custom: {
50: '#9df2ae',
500: '#67eb8b',
950: '#000000',
},
}SCSS
$custom: #67eb8b; $custom-light: #9df2ae; $custom-dark: #000000;
JSON
{
"hex": "#67eb8b",
"rgb": {
"r": 103,
"g": 235,
"b": 139
},
"hsl": {
"h": 136.364,
"s": 76.744,
"l": 66.275
},
"oklch": {
"l": 0.84308,
"c": 0.1773,
"h": 149.9
},
"luminance": 0.64164
}Semantic roles & 50–950 ramp
primary
#67EB8B
secondary
#BD3999
accent
#0DA1D9
background
#FCFFFD
surface
#F6FEF7
border
#D0D6D0
text
#0F1710
muted
#808581