#67EAA2#67EAA2
#67EAA2 is a very light, vivid green. Relative luminance 0.643; OKLCH L 84.5% C 0.155 H 156.6°. Best body text is #000000 at 13.87:1 contrast (WCAG AA passes).
Color values
| HEX | #67EAA2 |
|---|---|
| RGB | rgb(103, 234, 162) |
| HSL | hsl(147, 76%, 66%) |
| HSV | hsv(147, 56%, 92%) |
| CMYK | cmyk(56%, 0%, 30.8%, 8.2%) |
| CIE-LAB | lab(84.14, -52.21, 24.34) |
| CIE-LCH | lch(84.14, 57.60, 155.01°) |
| OKLab | oklab(84.51% -0.1423 0.0616) |
| OKLCH | oklch(84.51% 0.155 156.6) |
| XYZ | xyz(41.5345, 64.3340, 44.4043) |
| Luminance | 0.6434 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Light Greenish Blue
#63F7B4
ΔE00 3.35
Seafoam Green
#7AF9AB
ΔE00 3.52
Seafoam (survey)
#80F9AD
ΔE00 3.69
Light Blue Green
#7EFBB3
ΔE00 3.91
Aqua Green
#12E193
ΔE00 4.29
Light Bluish Green
#76FDA8
ΔE00 4.47
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#67EAA2 #EA67AF
analogous
#6DEA67 #67EAA2 #67EAE4
triadic
#67EAA2 #A267EA #EAA267
tetradic
#67EAA2 #676DEA #EA67AF #EAE467
square
#67EAA2 #676DEA #EA67AF #EAE467
split-complementary
#67EAA2 #E467EA #EA676D
monochromatic
#1ABD63 #31E381 #67EAA2 #9DF1C3 #D3F9E4
Accessibility & contrast
On white
1.51
#67EAA2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.87
#67EAA2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #67EAA2
13.87:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##67EAA2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##67EAA2 | 1.00 | 1.51 | 13.87 | 13.87 |
| #FFFFFF | 1.51 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.87 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.87 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E9DA9E
Deuteranopia (green-blind)
#D6CDA6
Tritanopia (blue-blind)
#3AE8D7
Achromatopsia (no color)
#D2D2D2
Design tokens & code
CSS
--color: #67eaa2; /* rgb */ color: rgb(103, 234, 162); /* oklch */ color: oklch(84.5% 0.155 156.6);
Tailwind
colors: {
custom: {
50: '#9cf1be',
500: '#67eaa2',
950: '#000000',
},
}SCSS
$custom: #67eaa2; $custom-light: #9cf1be; $custom-dark: #000000;
JSON
{
"hex": "#67eaa2",
"rgb": {
"r": 103,
"g": 234,
"b": 162
},
"hsl": {
"h": 147.023,
"s": 75.723,
"l": 66.078
},
"oklch": {
"l": 0.84509,
"c": 0.1551,
"h": 156.6
},
"luminance": 0.64338
}Semantic roles & 50–950 ramp
primary
#67EAA2
secondary
#BC3A81
accent
#0E7DD8
background
#FCFFFD
surface
#F6FEF8
border
#D0D6D1
text
#0F1712
muted
#808582