#67E7A4#67E7A4
#67E7A4 is a very light, vivid green. Relative luminance 0.627; OKLCH L 83.8% C 0.149 H 157.9°. Best body text is #000000 at 13.54:1 contrast (WCAG AA passes).
Color values
| HEX | #67E7A4 |
|---|---|
| RGB | rgb(103, 231, 164) |
| HSL | hsl(149, 73%, 65%) |
| HSV | hsv(149, 55%, 91%) |
| CMYK | cmyk(55.4%, 0%, 29%, 9.4%) |
| CIE-LAB | lab(83.29, -50.60, 22.14) |
| CIE-LCH | lch(83.29, 55.23, 156.36°) |
| OKLab | oklab(83.83% -0.1383 0.0562) |
| OKLCH | oklch(83.83% 0.149 157.9) |
| XYZ | xyz(40.8668, 62.7120, 45.0658) |
| Luminance | 0.6272 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Light Greenish Blue
#63F7B4
ΔE00 3.61
Aqua Green
#12E193
ΔE00 4.24
Seafoam Green
#7AF9AB
ΔE00 4.36
Seafoam (survey)
#80F9AD
ΔE00 4.46
Light Blue Green
#7EFBB3
ΔE00 4.53
Seafoam
#7FE0B3
ΔE00 4.99
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#67E7A4 #E767AA
analogous
#6AE767 #67E7A4 #67E7E4
triadic
#67E7A4 #A467E7 #E7A467
tetradic
#67E7A4 #676AE7 #E767AA #E7E467
square
#67E7A4 #676AE7 #E767AA #E7E467
split-complementary
#67E7A4 #E467E7 #E7676A
monochromatic
#1DB766 #32DF84 #67E7A4 #9CEFC4 #D1F8E3
Accessibility & contrast
On white
1.55
#67E7A4 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.54
#67E7A4 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #67E7A4
13.54:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##67E7A4 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##67E7A4 | 1.00 | 1.55 | 13.54 | 13.54 |
| #FFFFFF | 1.55 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.54 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.54 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E5D7A0
Deuteranopia (green-blind)
#D3CAA8
Tritanopia (blue-blind)
#3AE6D5
Achromatopsia (no color)
#CFCFCF
Design tokens & code
CSS
--color: #67e7a4; /* rgb */ color: rgb(103, 231, 164); /* oklch */ color: oklch(83.8% 0.149 157.9);
Tailwind
colors: {
custom: {
50: '#9cefbf',
500: '#67e7a4',
950: '#000000',
},
}SCSS
$custom: #67e7a4; $custom-light: #9cefbf; $custom-dark: #000000;
JSON
{
"hex": "#67e7a4",
"rgb": {
"r": 103,
"g": 231,
"b": 164
},
"hsl": {
"h": 148.594,
"s": 72.727,
"l": 65.49
},
"oklch": {
"l": 0.83827,
"c": 0.14927,
"h": 157.9
},
"luminance": 0.62716
}Semantic roles & 50–950 ramp
primary
#67E7A4
secondary
#B73B7C
accent
#1177D5
background
#FCFFFD
surface
#F5FEF8
border
#CFD6D1
text
#0F1612
muted
#808582