#67EB8D#67EB8D
#67EB8D is a very light, vivid green. Relative luminance 0.642; OKLCH L 84.3% C 0.175 H 150.4°. Best body text is #000000 at 13.84:1 contrast (WCAG AA passes).
Color values
| HEX | #67EB8D |
|---|---|
| RGB | rgb(103, 235, 141) |
| HSL | hsl(137, 77%, 66%) |
| HSV | hsv(137, 56%, 92%) |
| CMYK | cmyk(56.2%, 0%, 40%, 7.8%) |
| CIE-LAB | lab(84.08, -56.35, 34.93) |
| CIE-LCH | lch(84.08, 66.30, 148.21°) |
| OKLab | oklab(84.34% -0.1526 0.0866) |
| OKLCH | oklch(84.34% 0.175 150.4) |
| XYZ | xyz(40.1067, 64.2197, 35.4762) |
| Luminance | 0.6422 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Weird Green
#3AE57F
ΔE00 3.00
Turquoise Green
#04F489
ΔE00 4.03
Lightgreen
#90EE90
ΔE00 4.04
Sea Green (survey)
#53FCA1
ΔE00 4.28
Light Green Blue
#56FCA2
ΔE00 4.29
Light Bluish Green
#76FDA8
ΔE00 4.44
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#67EB8D #EB67C5
analogous
#83EB67 #67EB8D #67EBCF
triadic
#67EB8D #8D67EB #EB8D67
tetradic
#67EB8D #6783EB #EB67C5 #EBCF67
square
#67EB8D #6783EB #EB67C5 #EBCF67
split-complementary
#67EB8D #CF67EB #EB6783
monochromatic
#19BF49 #31E464 #67EB8D #9DF2B6 #D3F9DE
Accessibility & contrast
On white
1.52
#67EB8D on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.84
#67EB8D on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #67EB8D
13.84:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##67EB8D | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##67EB8D | 1.00 | 1.52 | 13.84 | 13.84 |
| #FFFFFF | 1.52 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.84 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.84 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#ECD986
Deuteranopia (green-blind)
#DACD93
Tritanopia (blue-blind)
#45E7D4
Achromatopsia (no color)
#D2D2D2
Design tokens & code
CSS
--color: #67eb8d; /* rgb */ color: rgb(103, 235, 141); /* oklch */ color: oklch(84.3% 0.175 150.4);
Tailwind
colors: {
custom: {
50: '#9df2af',
500: '#67eb8d',
950: '#000000',
},
}SCSS
$custom: #67eb8d; $custom-light: #9df2af; $custom-dark: #000000;
JSON
{
"hex": "#67eb8d",
"rgb": {
"r": 103,
"g": 235,
"b": 141
},
"hsl": {
"h": 137.273,
"s": 76.744,
"l": 66.275
},
"oklch": {
"l": 0.84343,
"c": 0.17546,
"h": 150.4
},
"luminance": 0.64223
}Semantic roles & 50–950 ramp
primary
#67EB8D
secondary
#BD3997
accent
#0D9ED9
background
#FCFFFD
surface
#F6FEF7
border
#D0D6D0
text
#0F1710
muted
#808581