#67EB85#67EB85
#67EB85 is a very light, vivid green. Relative luminance 0.640; OKLCH L 84.2% C 0.183 H 148.6°. Best body text is #000000 at 13.80:1 contrast (WCAG AA passes).
Color values
| HEX | #67EB85 |
|---|---|
| RGB | rgb(103, 235, 133) |
| HSL | hsl(134, 77%, 66%) |
| HSV | hsv(134, 56%, 92%) |
| CMYK | cmyk(56.2%, 0%, 43.4%, 7.8%) |
| CIE-LAB | lab(83.96, -57.63, 38.75) |
| CIE-LCH | lch(83.96, 69.45, 146.09°) |
| OKLab | oklab(84.21% -0.156 0.0953) |
| OKLCH | oklch(84.21% 0.183 148.6) |
| XYZ | xyz(39.5328, 63.9901, 32.4538) |
| Luminance | 0.6399 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Weird Green
#3AE57F
ΔE00 2.99
Lightgreen
#90EE90
ΔE00 3.83
Turquoise Green
#04F489
ΔE00 4.13
Wintergreen
#20F986
ΔE00 4.29
Minty Green
#0BF77D
ΔE00 4.35
Spearmint
#1EF876
ΔE00 4.65
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#67EB85 #EB67CD
analogous
#8BEB67 #67EB85 #67EBC7
triadic
#67EB85 #8567EB #EB8567
tetradic
#67EB85 #678BEB #EB67CD #EBC767
square
#67EB85 #678BEB #EB67CD #EBC767
split-complementary
#67EB85 #C767EB #EB678B
monochromatic
#19BF3F #31E45A #67EB85 #9DF2B0 #D3F9DC
Accessibility & contrast
On white
1.52
#67EB85 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.80
#67EB85 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #67EB85
13.80:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##67EB85 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##67EB85 | 1.00 | 1.52 | 13.80 | 13.80 |
| #FFFFFF | 1.52 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.80 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.80 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EDD97D
Deuteranopia (green-blind)
#DBCD8C
Tritanopia (blue-blind)
#48E7D2
Achromatopsia (no color)
#D1D1D1
Design tokens & code
CSS
--color: #67eb85; /* rgb */ color: rgb(103, 235, 133); /* oklch */ color: oklch(84.2% 0.183 148.6);
Tailwind
colors: {
custom: {
50: '#9df2aa',
500: '#67eb85',
950: '#000000',
},
}SCSS
$custom: #67eb85; $custom-light: #9df2aa; $custom-dark: #000000;
JSON
{
"hex": "#67eb85",
"rgb": {
"r": 103,
"g": 235,
"b": 133
},
"hsl": {
"h": 133.636,
"s": 76.744,
"l": 66.275
},
"oklch": {
"l": 0.84206,
"c": 0.18278,
"h": 148.6
},
"luminance": 0.63994
}Semantic roles & 50–950 ramp
primary
#67EB85
secondary
#BD399F
accent
#0DABD9
background
#FCFFFD
surface
#F6FEF7
border
#D0D6D0
text
#0F1710
muted
#808581