#67EEA4#67EEA4
#67EEA4 is a very light, vivid green. Relative luminance 0.667; OKLCH L 85.5% C 0.159 H 156.5°. Best body text is #000000 at 14.34:1 contrast (WCAG AA passes).
Color values
| HEX | #67EEA4 |
|---|---|
| RGB | rgb(103, 238, 164) |
| HSL | hsl(147, 80%, 67%) |
| HSV | hsv(147, 57%, 93%) |
| CMYK | cmyk(56.7%, 0%, 31.1%, 6.7%) |
| CIE-LAB | lab(85.36, -53.45, 24.97) |
| CIE-LCH | lch(85.36, 58.99, 154.95°) |
| OKLab | oklab(85.52% -0.1456 0.0632) |
| OKLCH | oklch(85.52% 0.159 156.5) |
| XYZ | xyz(42.8653, 66.7089, 45.7319) |
| Luminance | 0.6671 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Seafoam Green
#7AF9AB
ΔE00 2.74
Light Greenish Blue
#63F7B4
ΔE00 2.78
Seafoam (survey)
#80F9AD
ΔE00 2.98
Light Blue Green
#7EFBB3
ΔE00 3.19
Light Bluish Green
#76FDA8
ΔE00 3.64
Light Green Blue
#56FCA2
ΔE00 3.67
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#67EEA4 #EE67B1
analogous
#6EEE67 #67EEA4 #67EEE8
triadic
#67EEA4 #A467EE #EEA467
tetradic
#67EEA4 #676EEE #EE67B1 #EEE867
square
#67EEA4 #676EEE #EE67B1 #EEE867
split-complementary
#67EEA4 #E867EE #EE676E
monochromatic
#16C565 #30E883 #67EEA4 #9EF4C5 #D5FAE6
Accessibility & contrast
On white
1.46
#67EEA4 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.34
#67EEA4 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #67EEA4
14.34:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##67EEA4 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##67EEA4 | 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)
#EDDD9F
Deuteranopia (green-blind)
#DAD0A9
Tritanopia (blue-blind)
#37ECDA
Achromatopsia (no color)
#D5D5D5
Design tokens & code
CSS
--color: #67eea4; /* rgb */ color: rgb(103, 238, 164); /* oklch */ color: oklch(85.5% 0.159 156.5);
Tailwind
colors: {
custom: {
50: '#9df4bf',
500: '#67eea4',
950: '#000000',
},
}SCSS
$custom: #67eea4; $custom-light: #9df4bf; $custom-dark: #000000;
JSON
{
"hex": "#67eea4",
"rgb": {
"r": 103,
"g": 238,
"b": 164
},
"hsl": {
"h": 147.111,
"s": 79.882,
"l": 66.863
},
"oklch": {
"l": 0.85517,
"c": 0.15875,
"h": 156.5
},
"luminance": 0.66713
}Semantic roles & 50–950 ramp
primary
#67EEA4
secondary
#C23783
accent
#097DDC
background
#FCFFFD
surface
#F6FEF8
border
#D0D6D1
text
#0F1712
muted
#808582