#67EB9E#67EB9E
#67EB9E is a very light, vivid green. Relative luminance 0.648; OKLCH L 84.7% C 0.160 H 155.1°. Best body text is #000000 at 13.95:1 contrast (WCAG AA passes).
Color values
| HEX | #67EB9E |
|---|---|
| RGB | rgb(103, 235, 158) |
| HSL | hsl(145, 77%, 66%) |
| HSV | hsv(145, 56%, 92%) |
| CMYK | cmyk(56.2%, 0%, 32.8%, 7.8%) |
| CIE-LAB | lab(84.36, -53.37, 26.70) |
| CIE-LCH | lch(84.36, 59.67, 153.42°) |
| OKLab | oklab(84.67% -0.1452 0.0673) |
| OKLCH | oklch(84.67% 0.16 155.1) |
| XYZ | xyz(41.4700, 64.7650, 42.6566) |
| Luminance | 0.6477 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Seafoam Green
#7AF9AB
ΔE00 3.22
Seafoam (survey)
#80F9AD
ΔE00 3.46
Light Greenish Blue
#63F7B4
ΔE00 3.77
Light Blue Green
#7EFBB3
ΔE00 3.91
Light Green Blue
#56FCA2
ΔE00 3.96
Light Bluish Green
#76FDA8
ΔE00 3.98
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#67EB9E #EB67B4
analogous
#72EB67 #67EB9E #67EBE0
triadic
#67EB9E #9E67EB #EB9E67
tetradic
#67EB9E #6772EB #EB67B4 #EBE067
square
#67EB9E #6772EB #EB67B4 #EBE067
split-complementary
#67EB9E #E067EB #EB6772
monochromatic
#19BF5E #31E47B #67EB9E #9DF2C1 #D3F9E3
Accessibility & contrast
On white
1.50
#67EB9E on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.95
#67EB9E on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #67EB9E
13.95:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##67EB9E | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##67EB9E | 1.00 | 1.50 | 13.95 | 13.95 |
| #FFFFFF | 1.50 | 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)
#EADA99
Deuteranopia (green-blind)
#D8CDA3
Tritanopia (blue-blind)
#3CE9D7
Achromatopsia (no color)
#D2D2D2
Design tokens & code
CSS
--color: #67eb9e; /* rgb */ color: rgb(103, 235, 158); /* oklch */ color: oklch(84.7% 0.160 155.1);
Tailwind
colors: {
custom: {
50: '#9cf2bb',
500: '#67eb9e',
950: '#000000',
},
}SCSS
$custom: #67eb9e; $custom-light: #9cf2bb; $custom-dark: #000000;
JSON
{
"hex": "#67eb9e",
"rgb": {
"r": 103,
"g": 235,
"b": 158
},
"hsl": {
"h": 145,
"s": 76.744,
"l": 66.275
},
"oklch": {
"l": 0.84667,
"c": 0.16001,
"h": 155.1
},
"luminance": 0.64769
}Semantic roles & 50–950 ramp
primary
#67EB9E
secondary
#BD3986
accent
#0D84D9
background
#FCFFFD
surface
#F6FEF8
border
#D0D6D1
text
#0F1712
muted
#808582