#67EB9C#67EB9C
#67EB9C is a very light, vivid green. Relative luminance 0.647; OKLCH L 84.6% C 0.162 H 154.5°. Best body text is #000000 at 13.94:1 contrast (WCAG AA passes).
Color values
| HEX | #67EB9C |
|---|---|
| RGB | rgb(103, 235, 156) |
| HSL | hsl(144, 77%, 66%) |
| HSV | hsv(144, 56%, 92%) |
| CMYK | cmyk(56.2%, 0%, 33.6%, 7.8%) |
| CIE-LAB | lab(84.33, -53.74, 27.67) |
| CIE-LCH | lch(84.33, 60.44, 152.75°) |
| OKLab | oklab(84.63% -0.1461 0.0696) |
| OKLCH | oklch(84.63% 0.162 154.5) |
| XYZ | xyz(41.2993, 64.6967, 41.7574) |
| Luminance | 0.6470 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Seafoam Green
#7AF9AB
ΔE00 3.25
Seafoam (survey)
#80F9AD
ΔE00 3.51
Light Green Blue
#56FCA2
ΔE00 3.87
Light Bluish Green
#76FDA8
ΔE00 3.91
Sea Green (survey)
#53FCA1
ΔE00 3.95
Light Blue Green
#7EFBB3
ΔE00 4.04
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#67EB9C #EB67B6
analogous
#74EB67 #67EB9C #67EBDE
triadic
#67EB9C #9C67EB #EB9C67
tetradic
#67EB9C #6774EB #EB67B6 #EBDE67
square
#67EB9C #6774EB #EB67B6 #EBDE67
split-complementary
#67EB9C #DE67EB #EB6774
monochromatic
#19BF5C #31E479 #67EB9C #9DF2BF #D3F9E2
Accessibility & contrast
On white
1.51
#67EB9C on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.94
#67EB9C on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #67EB9C
13.94:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##67EB9C | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##67EB9C | 1.00 | 1.51 | 13.94 | 13.94 |
| #FFFFFF | 1.51 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.94 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.94 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EBDA97
Deuteranopia (green-blind)
#D8CDA1
Tritanopia (blue-blind)
#3DE9D7
Achromatopsia (no color)
#D2D2D2
Design tokens & code
CSS
--color: #67eb9c; /* rgb */ color: rgb(103, 235, 156); /* oklch */ color: oklch(84.6% 0.162 154.5);
Tailwind
colors: {
custom: {
50: '#9cf2b9',
500: '#67eb9c',
950: '#000000',
},
}SCSS
$custom: #67eb9c; $custom-light: #9cf2b9; $custom-dark: #000000;
JSON
{
"hex": "#67eb9c",
"rgb": {
"r": 103,
"g": 235,
"b": 156
},
"hsl": {
"h": 144.091,
"s": 76.744,
"l": 66.275
},
"oklch": {
"l": 0.84627,
"c": 0.1618,
"h": 154.5
},
"luminance": 0.64701
}Semantic roles & 50–950 ramp
primary
#67EB9C
secondary
#BD3988
accent
#0D87D9
background
#FCFFFD
surface
#F6FEF8
border
#D0D6D1
text
#0F1711
muted
#808581