#67EC9F#67EC9F
#67EC9F is a very light, vivid green. Relative luminance 0.654; OKLCH L 84.9% C 0.160 H 155.3°. Best body text is #000000 at 14.08:1 contrast (WCAG AA passes).
Color values
| HEX | #67EC9F |
|---|---|
| RGB | rgb(103, 236, 159) |
| HSL | hsl(145, 78%, 66%) |
| HSV | hsv(145, 56%, 93%) |
| CMYK | cmyk(56.4%, 0%, 32.6%, 7.5%) |
| CIE-LAB | lab(84.68, -53.58, 26.61) |
| CIE-LCH | lch(84.68, 59.83, 153.59°) |
| OKLab | oklab(84.93% -0.1458 0.0671) |
| OKLCH | oklch(84.93% 0.16 155.3) |
| XYZ | xyz(41.8436, 65.3738, 43.2075) |
| Luminance | 0.6538 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Seafoam Green
#7AF9AB
ΔE00 3.02
Seafoam (survey)
#80F9AD
ΔE00 3.28
Light Greenish Blue
#63F7B4
ΔE00 3.58
Light Blue Green
#7EFBB3
ΔE00 3.71
Light Green Blue
#56FCA2
ΔE00 3.77
Light Bluish Green
#76FDA8
ΔE00 3.79
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#67EC9F #EC67B4
analogous
#72EC67 #67EC9F #67ECE2
triadic
#67EC9F #9F67EC #EC9F67
tetradic
#67EC9F #6772EC #EC67B4 #ECE267
square
#67EC9F #6772EC #EC67B4 #ECE267
split-complementary
#67EC9F #E267EC #EC6772
monochromatic
#18C15F #31E57D #67EC9F #9DF3C1 #D4FAE4
Accessibility & contrast
On white
1.49
#67EC9F on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.08
#67EC9F on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #67EC9F
14.08:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##67EC9F | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##67EC9F | 1.00 | 1.49 | 14.08 | 14.08 |
| #FFFFFF | 1.49 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.08 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.08 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EBDB9A
Deuteranopia (green-blind)
#D9CEA4
Tritanopia (blue-blind)
#3BEAD8
Achromatopsia (no color)
#D3D3D3
Design tokens & code
CSS
--color: #67ec9f; /* rgb */ color: rgb(103, 236, 159); /* oklch */ color: oklch(84.9% 0.160 155.3);
Tailwind
colors: {
custom: {
50: '#9df3bb',
500: '#67ec9f',
950: '#000000',
},
}SCSS
$custom: #67ec9f; $custom-light: #9df3bb; $custom-dark: #000000;
JSON
{
"hex": "#67ec9f",
"rgb": {
"r": 103,
"g": 236,
"b": 159
},
"hsl": {
"h": 145.263,
"s": 77.778,
"l": 66.471
},
"oklch": {
"l": 0.8493,
"c": 0.16048,
"h": 155.3
},
"luminance": 0.65378
}Semantic roles & 50–950 ramp
primary
#67EC9F
secondary
#BF3886
accent
#0B83DA
background
#FCFFFD
surface
#F6FEF8
border
#D0D6D1
text
#0F1712
muted
#808582