#67ECA4#67ECA4
#67ECA4 is a very light, vivid green. Relative luminance 0.656; OKLCH L 85.0% C 0.156 H 156.9°. Best body text is #000000 at 14.11:1 contrast (WCAG AA passes).
Color values
| HEX | #67ECA4 |
|---|---|
| RGB | rgb(103, 236, 164) |
| HSL | hsl(148, 78%, 66%) |
| HSV | hsv(148, 56%, 93%) |
| CMYK | cmyk(56.4%, 0%, 30.5%, 7.5%) |
| CIE-LAB | lab(84.77, -52.64, 24.17) |
| CIE-LCH | lch(84.77, 57.92, 155.34°) |
| OKLab | oklab(85.03% -0.1435 0.0612) |
| OKLCH | oklch(85.03% 0.156 156.9) |
| XYZ | xyz(42.2863, 65.5509, 45.5389) |
| Luminance | 0.6555 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Light Greenish Blue
#63F7B4
ΔE00 2.92
Seafoam Green
#7AF9AB
ΔE00 3.17
Seafoam (survey)
#80F9AD
ΔE00 3.36
Light Blue Green
#7EFBB3
ΔE00 3.52
Light Bluish Green
#76FDA8
ΔE00 4.14
Light Green Blue
#56FCA2
ΔE00 4.17
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#67ECA4 #EC67AF
analogous
#6DEC67 #67ECA4 #67ECE7
triadic
#67ECA4 #A467EC #ECA467
tetradic
#67ECA4 #676DEC #EC67AF #ECE767
square
#67ECA4 #676DEC #EC67AF #ECE767
split-complementary
#67ECA4 #E767EC #EC676D
monochromatic
#18C165 #31E583 #67ECA4 #9DF3C5 #D4FAE5
Accessibility & contrast
On white
1.49
#67ECA4 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.11
#67ECA4 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #67ECA4
14.11:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##67ECA4 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##67ECA4 | 1.00 | 1.49 | 14.11 | 14.11 |
| #FFFFFF | 1.49 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.11 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.11 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EBDBA0
Deuteranopia (green-blind)
#D8CEA8
Tritanopia (blue-blind)
#38EAD9
Achromatopsia (no color)
#D4D4D4
Design tokens & code
CSS
--color: #67eca4; /* rgb */ color: rgb(103, 236, 164); /* oklch */ color: oklch(85.0% 0.156 156.9);
Tailwind
colors: {
custom: {
50: '#9df3bf',
500: '#67eca4',
950: '#000000',
},
}SCSS
$custom: #67eca4; $custom-light: #9df3bf; $custom-dark: #000000;
JSON
{
"hex": "#67eca4",
"rgb": {
"r": 103,
"g": 236,
"b": 164
},
"hsl": {
"h": 147.519,
"s": 77.778,
"l": 66.471
},
"oklch": {
"l": 0.85034,
"c": 0.15605,
"h": 156.9
},
"luminance": 0.65555
}Semantic roles & 50–950 ramp
primary
#67ECA4
secondary
#BF3881
accent
#0B7BDA
background
#FCFFFD
surface
#F6FEF8
border
#D0D6D1
text
#0F1712
muted
#808582