#67EA96#67EA96
#67EA96 is a very light, vivid green. Relative luminance 0.639; OKLCH L 84.3% C 0.166 H 152.9°. Best body text is #000000 at 13.79:1 contrast (WCAG AA passes).
Color values
| HEX | #67EA96 |
|---|---|
| RGB | rgb(103, 234, 150) |
| HSL | hsl(142, 76%, 66%) |
| HSV | hsv(142, 56%, 92%) |
| CMYK | cmyk(56%, 0%, 35.9%, 8.2%) |
| CIE-LAB | lab(83.93, -54.42, 30.19) |
| CIE-LCH | lch(83.93, 62.23, 150.98°) |
| OKLab | oklab(84.27% -0.1476 0.0756) |
| OKLCH | oklch(84.27% 0.166 152.9) |
| XYZ | xyz(40.5183, 63.9275, 39.0522) |
| Luminance | 0.6393 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Seafoam Green
#7AF9AB
ΔE00 3.70
Weird Green
#3AE57F
ΔE00 3.71
Seafoam (survey)
#80F9AD
ΔE00 3.98
Light Green Blue
#56FCA2
ΔE00 4.03
Sea Green (survey)
#53FCA1
ΔE00 4.07
Light Bluish Green
#76FDA8
ΔE00 4.12
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#67EA96 #EA67BB
analogous
#79EA67 #67EA96 #67EAD8
triadic
#67EA96 #9667EA #EA9667
tetradic
#67EA96 #6779EA #EA67BB #EAD867
square
#67EA96 #6779EA #EA67BB #EAD867
split-complementary
#67EA96 #D867EA #EA6779
monochromatic
#1ABD54 #31E371 #67EA96 #9DF1BB #D3F9E0
Accessibility & contrast
On white
1.52
#67EA96 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.79
#67EA96 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #67EA96
13.79:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##67EA96 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##67EA96 | 1.00 | 1.52 | 13.79 | 13.79 |
| #FFFFFF | 1.52 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.79 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.79 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EAD990
Deuteranopia (green-blind)
#D8CC9B
Tritanopia (blue-blind)
#41E7D5
Achromatopsia (no color)
#D1D1D1
Design tokens & code
CSS
--color: #67ea96; /* rgb */ color: rgb(103, 234, 150); /* oklch */ color: oklch(84.3% 0.166 152.9);
Tailwind
colors: {
custom: {
50: '#9cf1b5',
500: '#67ea96',
950: '#000000',
},
}SCSS
$custom: #67ea96; $custom-light: #9cf1b5; $custom-dark: #000000;
JSON
{
"hex": "#67ea96",
"rgb": {
"r": 103,
"g": 234,
"b": 150
},
"hsl": {
"h": 141.527,
"s": 75.723,
"l": 66.078
},
"oklch": {
"l": 0.84266,
"c": 0.16587,
"h": 152.9
},
"luminance": 0.63931
}Semantic roles & 50–950 ramp
primary
#67EA96
secondary
#BC3A8D
accent
#0E8FD8
background
#FCFFFD
surface
#F6FEF8
border
#D0D6D1
text
#0F1711
muted
#808581