#67E7A2#67E7A2
#67E7A2 is a very light, vivid green. Relative luminance 0.626; OKLCH L 83.8% C 0.151 H 157.2°. Best body text is #000000 at 13.53:1 contrast (WCAG AA passes).
Color values
| HEX | #67E7A2 |
|---|---|
| RGB | rgb(103, 231, 162) |
| HSL | hsl(148, 73%, 65%) |
| HSV | hsv(148, 55%, 91%) |
| CMYK | cmyk(55.4%, 0%, 29.9%, 9.4%) |
| CIE-LAB | lab(83.25, -50.98, 23.13) |
| CIE-LCH | lch(83.25, 55.98, 155.60°) |
| OKLab | oklab(83.78% -0.1392 0.0586) |
| OKLCH | oklch(83.78% 0.151 157.2) |
| XYZ | xyz(40.6876, 62.6403, 44.1220) |
| Luminance | 0.6264 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Light Greenish Blue
#63F7B4
ΔE00 3.74
Aqua Green
#12E193
ΔE00 4.14
Seafoam Green
#7AF9AB
ΔE00 4.22
Seafoam (survey)
#80F9AD
ΔE00 4.33
Light Blue Green
#7EFBB3
ΔE00 4.50
Light Bluish Green
#76FDA8
ΔE00 5.23
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#67E7A2 #E767AC
analogous
#6CE767 #67E7A2 #67E7E2
triadic
#67E7A2 #A267E7 #E7A267
tetradic
#67E7A2 #676CE7 #E767AC #E7E267
square
#67E7A2 #676CE7 #E767AC #E7E267
split-complementary
#67E7A2 #E267E7 #E7676C
monochromatic
#1DB764 #32DF82 #67E7A2 #9CEFC2 #D1F8E3
Accessibility & contrast
On white
1.55
#67E7A2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.53
#67E7A2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #67E7A2
13.53:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##67E7A2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##67E7A2 | 1.00 | 1.55 | 13.53 | 13.53 |
| #FFFFFF | 1.55 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.53 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.53 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E6D79E
Deuteranopia (green-blind)
#D4CAA6
Tritanopia (blue-blind)
#3BE5D5
Achromatopsia (no color)
#CFCFCF
Design tokens & code
CSS
--color: #67e7a2; /* rgb */ color: rgb(103, 231, 162); /* oklch */ color: oklch(83.8% 0.151 157.2);
Tailwind
colors: {
custom: {
50: '#9cefbd',
500: '#67e7a2',
950: '#000000',
},
}SCSS
$custom: #67e7a2; $custom-light: #9cefbd; $custom-dark: #000000;
JSON
{
"hex": "#67e7a2",
"rgb": {
"r": 103,
"g": 231,
"b": 162
},
"hsl": {
"h": 147.656,
"s": 72.727,
"l": 65.49
},
"oklch": {
"l": 0.83784,
"c": 0.15102,
"h": 157.2
},
"luminance": 0.62644
}Semantic roles & 50–950 ramp
primary
#67E7A2
secondary
#B73B7E
accent
#117AD5
background
#FCFFFD
surface
#F5FEF8
border
#CFD6D1
text
#0F1612
muted
#808582