#67EEA3#67EEA3
#67EEA3 is a very light, vivid green. Relative luminance 0.667; OKLCH L 85.5% C 0.160 H 156.2°. Best body text is #000000 at 14.34:1 contrast (WCAG AA passes).
Color values
| HEX | #67EEA3 |
|---|---|
| RGB | rgb(103, 238, 163) |
| HSL | hsl(147, 80%, 67%) |
| HSV | hsv(147, 57%, 93%) |
| CMYK | cmyk(56.7%, 0%, 31.5%, 6.7%) |
| CIE-LAB | lab(85.34, -53.64, 25.46) |
| CIE-LCH | lch(85.34, 59.37, 154.61°) |
| OKLab | oklab(85.5% -0.1461 0.0644) |
| OKLCH | oklch(85.5% 0.16 156.2) |
| XYZ | xyz(42.7753, 66.6730, 45.2582) |
| Luminance | 0.6668 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Seafoam Green
#7AF9AB
ΔE00 2.69
Light Greenish Blue
#63F7B4
ΔE00 2.92
Seafoam (survey)
#80F9AD
ΔE00 2.95
Light Blue Green
#7EFBB3
ΔE00 3.22
Light Bluish Green
#76FDA8
ΔE00 3.56
Light Green Blue
#56FCA2
ΔE00 3.58
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#67EEA3 #EE67B2
analogous
#6FEE67 #67EEA3 #67EEE7
triadic
#67EEA3 #A367EE #EEA367
tetradic
#67EEA3 #676FEE #EE67B2 #EEE767
square
#67EEA3 #676FEE #EE67B2 #EEE767
split-complementary
#67EEA3 #E767EE #EE676F
monochromatic
#16C564 #30E882 #67EEA3 #9EF4C4 #D5FAE6
Accessibility & contrast
On white
1.46
#67EEA3 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.34
#67EEA3 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #67EEA3
14.34:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##67EEA3 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##67EEA3 | 1.00 | 1.46 | 14.34 | 14.34 |
| #FFFFFF | 1.46 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.34 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.34 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EDDD9E
Deuteranopia (green-blind)
#DAD0A8
Tritanopia (blue-blind)
#38ECDA
Achromatopsia (no color)
#D5D5D5
Design tokens & code
CSS
--color: #67eea3; /* rgb */ color: rgb(103, 238, 163); /* oklch */ color: oklch(85.5% 0.160 156.2);
Tailwind
colors: {
custom: {
50: '#9df4be',
500: '#67eea3',
950: '#000000',
},
}SCSS
$custom: #67eea3; $custom-light: #9df4be; $custom-dark: #000000;
JSON
{
"hex": "#67eea3",
"rgb": {
"r": 103,
"g": 238,
"b": 163
},
"hsl": {
"h": 146.667,
"s": 79.882,
"l": 66.863
},
"oklch": {
"l": 0.85496,
"c": 0.15963,
"h": 156.2
},
"luminance": 0.66677
}Semantic roles & 50–950 ramp
primary
#67EEA3
secondary
#C23784
accent
#097EDC
background
#FCFFFD
surface
#F6FEF8
border
#D0D6D1
text
#0F1712
muted
#808582