#67E0A2#67E0A2
#67E0A2 is a very light, vivid green. Relative luminance 0.588; OKLCH L 82.1% C 0.141 H 158.6°. Best body text is #000000 at 12.76:1 contrast (WCAG AA passes).
Color values
| HEX | #67E0A2 |
|---|---|
| RGB | rgb(103, 224, 162) |
| HSL | hsl(149, 66%, 64%) |
| HSV | hsv(149, 54%, 88%) |
| CMYK | cmyk(54%, 0%, 27.7%, 12.2%) |
| CIE-LAB | lab(81.18, -48.08, 20.27) |
| CIE-LCH | lch(81.18, 52.18, 157.14°) |
| OKLab | oklab(82.09% -0.1317 0.0516) |
| OKLCH | oklch(82.09% 0.141 158.6) |
| XYZ | xyz(38.7675, 58.8000, 43.4820) |
| Luminance | 0.5880 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Seafoam
#7FE0B3
ΔE00 4.10
Aqua Green
#12E193
ΔE00 4.40
Eucalyptus
#44D7A8
ΔE00 4.90
Light Greenish Blue
#63F7B4
ΔE00 5.07
Hospital Green
#9BE5AA
ΔE00 5.80
Seafoam Green
#7AF9AB
ΔE00 6.00
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#67E0A2 #E067A5
analogous
#69E067 #67E0A2 #67E0DE
triadic
#67E0A2 #A267E0 #E0A267
tetradic
#67E0A2 #6769E0 #E067A5 #E0DE67
square
#67E0A2 #6769E0 #E067A5 #E0DE67
split-complementary
#67E0A2 #DE67E0 #E06769
monochromatic
#23AA65 #34D683 #67E0A2 #9AEAC1 #CDF5E0
Accessibility & contrast
On white
1.65
#67E0A2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.76
#67E0A2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #67E0A2
12.76:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##67E0A2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##67E0A2 | 1.00 | 1.65 | 12.76 | 12.76 |
| #FFFFFF | 1.65 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.76 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.76 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DED19E
Deuteranopia (green-blind)
#CDC5A6
Tritanopia (blue-blind)
#3EDFCF
Achromatopsia (no color)
#CACACA
Design tokens & code
CSS
--color: #67e0a2; /* rgb */ color: rgb(103, 224, 162); /* oklch */ color: oklch(82.1% 0.141 158.6);
Tailwind
colors: {
custom: {
50: '#9beabd',
500: '#67e0a2',
950: '#000000',
},
}SCSS
$custom: #67e0a2; $custom-light: #9beabd; $custom-dark: #000000;
JSON
{
"hex": "#67e0a2",
"rgb": {
"r": 103,
"g": 224,
"b": 162
},
"hsl": {
"h": 149.256,
"s": 66.12,
"l": 64.118
},
"oklch": {
"l": 0.82092,
"c": 0.14143,
"h": 158.6
},
"luminance": 0.58804
}Semantic roles & 50–950 ramp
primary
#67E0A2
secondary
#AC3F77
accent
#1875CE
background
#FCFEFD
surface
#F5FDF8
border
#CFD5D1
text
#0F1612
muted
#808482