#67EB9D#67EB9D
#67EB9D is a very light, vivid green. Relative luminance 0.647; OKLCH L 84.6% C 0.161 H 154.8°. Best body text is #000000 at 13.95:1 contrast (WCAG AA passes).
Color values
| HEX | #67EB9D |
|---|---|
| RGB | rgb(103, 235, 157) |
| HSL | hsl(145, 77%, 66%) |
| HSV | hsv(145, 56%, 92%) |
| CMYK | cmyk(56.2%, 0%, 33.2%, 7.8%) |
| CIE-LAB | lab(84.34, -53.55, 27.18) |
| CIE-LCH | lch(84.34, 60.06, 153.09°) |
| OKLab | oklab(84.65% -0.1456 0.0685) |
| OKLCH | oklch(84.65% 0.161 154.8) |
| XYZ | xyz(41.3843, 64.7307, 42.2051) |
| Luminance | 0.6473 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Seafoam Green
#7AF9AB
ΔE00 3.23
Seafoam (survey)
#80F9AD
ΔE00 3.48
Light Greenish Blue
#63F7B4
ΔE00 3.91
Light Green Blue
#56FCA2
ΔE00 3.91
Light Bluish Green
#76FDA8
ΔE00 3.94
Light Blue Green
#7EFBB3
ΔE00 3.97
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#67EB9D #EB67B5
analogous
#73EB67 #67EB9D #67EBDF
triadic
#67EB9D #9D67EB #EB9D67
tetradic
#67EB9D #6773EB #EB67B5 #EBDF67
square
#67EB9D #6773EB #EB67B5 #EBDF67
split-complementary
#67EB9D #DF67EB #EB6773
monochromatic
#19BF5D #31E47A #67EB9D #9DF2C0 #D3F9E3
Accessibility & contrast
On white
1.51
#67EB9D on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.95
#67EB9D on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #67EB9D
13.95:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##67EB9D | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##67EB9D | 1.00 | 1.51 | 13.95 | 13.95 |
| #FFFFFF | 1.51 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.95 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.95 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EADA98
Deuteranopia (green-blind)
#D8CDA2
Tritanopia (blue-blind)
#3DE9D7
Achromatopsia (no color)
#D2D2D2
Design tokens & code
CSS
--color: #67eb9d; /* rgb */ color: rgb(103, 235, 157); /* oklch */ color: oklch(84.6% 0.161 154.8);
Tailwind
colors: {
custom: {
50: '#9cf2ba',
500: '#67eb9d',
950: '#000000',
},
}SCSS
$custom: #67eb9d; $custom-light: #9cf2ba; $custom-dark: #000000;
JSON
{
"hex": "#67eb9d",
"rgb": {
"r": 103,
"g": 235,
"b": 157
},
"hsl": {
"h": 144.545,
"s": 76.744,
"l": 66.275
},
"oklch": {
"l": 0.84647,
"c": 0.16091,
"h": 154.8
},
"luminance": 0.64735
}Semantic roles & 50–950 ramp
primary
#67EB9D
secondary
#BD3987
accent
#0D85D9
background
#FCFFFD
surface
#F6FEF8
border
#D0D6D1
text
#0F1711
muted
#808581