#67EC97#67EC97
#67EC97 is a very light, vivid green. Relative luminance 0.651; OKLCH L 84.8% C 0.168 H 152.9°. Best body text is #000000 at 14.02:1 contrast (WCAG AA passes).
Color values
| HEX | #67EC97 |
|---|---|
| RGB | rgb(103, 236, 151) |
| HSL | hsl(142, 78%, 66%) |
| HSV | hsv(142, 56%, 93%) |
| CMYK | cmyk(56.4%, 0%, 36%, 7.5%) |
| CIE-LAB | lab(84.54, -55.03, 30.50) |
| CIE-LCH | lch(84.54, 62.92, 151.01°) |
| OKLab | oklab(84.77% -0.1493 0.0764) |
| OKLCH | oklch(84.77% 0.168 152.9) |
| XYZ | xyz(41.1717, 65.1050, 39.6690) |
| Luminance | 0.6511 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Seafoam Green
#7AF9AB
ΔE00 3.38
Light Green Blue
#56FCA2
ΔE00 3.61
Sea Green (survey)
#53FCA1
ΔE00 3.66
Seafoam (survey)
#80F9AD
ΔE00 3.69
Light Bluish Green
#76FDA8
ΔE00 3.71
Weird Green
#3AE57F
ΔE00 3.80
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#67EC97 #EC67BC
analogous
#7AEC67 #67EC97 #67ECDA
triadic
#67EC97 #9767EC #EC9767
tetradic
#67EC97 #677AEC #EC67BC #ECDA67
square
#67EC97 #677AEC #EC67BC #ECDA67
split-complementary
#67EC97 #DA67EC #EC677A
monochromatic
#18C155 #31E572 #67EC97 #9DF3BC #D4FAE1
Accessibility & contrast
On white
1.50
#67EC97 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.02
#67EC97 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #67EC97
14.02:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##67EC97 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##67EC97 | 1.00 | 1.50 | 14.02 | 14.02 |
| #FFFFFF | 1.50 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.02 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.02 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#ECDB91
Deuteranopia (green-blind)
#DACE9C
Tritanopia (blue-blind)
#40E9D6
Achromatopsia (no color)
#D3D3D3
Design tokens & code
CSS
--color: #67ec97; /* rgb */ color: rgb(103, 236, 151); /* oklch */ color: oklch(84.8% 0.168 152.9);
Tailwind
colors: {
custom: {
50: '#9df3b6',
500: '#67ec97',
950: '#000000',
},
}SCSS
$custom: #67ec97; $custom-light: #9df3b6; $custom-dark: #000000;
JSON
{
"hex": "#67ec97",
"rgb": {
"r": 103,
"g": 236,
"b": 151
},
"hsl": {
"h": 141.654,
"s": 77.778,
"l": 66.471
},
"oklch": {
"l": 0.84771,
"c": 0.16769,
"h": 152.9
},
"luminance": 0.65109
}Semantic roles & 50–950 ramp
primary
#67EC97
secondary
#BF388E
accent
#0B8FDA
background
#FCFFFD
surface
#F6FEF8
border
#D0D6D1
text
#0F1711
muted
#808581