#67EBA4#67EBA4
#67EBA4 is a very light, vivid green. Relative luminance 0.650; OKLCH L 84.8% C 0.155 H 157.1°. Best body text is #000000 at 14.00:1 contrast (WCAG AA passes).
Color values
| HEX | #67EBA4 |
|---|---|
| RGB | rgb(103, 235, 164) |
| HSL | hsl(148, 77%, 66%) |
| HSV | hsv(148, 56%, 92%) |
| CMYK | cmyk(56.2%, 0%, 30.2%, 7.8%) |
| CIE-LAB | lab(84.47, -52.23, 23.76) |
| CIE-LCH | lch(84.47, 57.38, 155.54°) |
| OKLab | oklab(84.79% -0.1425 0.0602) |
| OKLCH | oklch(84.79% 0.155 157.1) |
| XYZ | xyz(41.9991, 64.9767, 45.4432) |
| Luminance | 0.6498 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Light Greenish Blue
#63F7B4
ΔE00 3.03
Seafoam Green
#7AF9AB
ΔE00 3.40
Seafoam (survey)
#80F9AD
ΔE00 3.56
Light Blue Green
#7EFBB3
ΔE00 3.71
Light Bluish Green
#76FDA8
ΔE00 4.39
Aqua Green
#12E193
ΔE00 4.41
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#67EBA4 #EB67AE
analogous
#6CEB67 #67EBA4 #67EBE6
triadic
#67EBA4 #A467EB #EBA467
tetradic
#67EBA4 #676CEB #EB67AE #EBE667
square
#67EBA4 #676CEB #EB67AE #EBE667
split-complementary
#67EBA4 #E667EB #EB676C
monochromatic
#19BF66 #31E484 #67EBA4 #9DF2C4 #D3F9E5
Accessibility & contrast
On white
1.50
#67EBA4 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.00
#67EBA4 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #67EBA4
14.00:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##67EBA4 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##67EBA4 | 1.00 | 1.50 | 14.00 | 14.00 |
| #FFFFFF | 1.50 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.00 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.00 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EADBA0
Deuteranopia (green-blind)
#D7CEA8
Tritanopia (blue-blind)
#38E9D8
Achromatopsia (no color)
#D3D3D3
Design tokens & code
CSS
--color: #67eba4; /* rgb */ color: rgb(103, 235, 164); /* oklch */ color: oklch(84.8% 0.155 157.1);
Tailwind
colors: {
custom: {
50: '#9cf2bf',
500: '#67eba4',
950: '#000000',
},
}SCSS
$custom: #67eba4; $custom-light: #9cf2bf; $custom-dark: #000000;
JSON
{
"hex": "#67eba4",
"rgb": {
"r": 103,
"g": 235,
"b": 164
},
"hsl": {
"h": 147.727,
"s": 76.744,
"l": 66.275
},
"oklch": {
"l": 0.84793,
"c": 0.1547,
"h": 157.1
},
"luminance": 0.64981
}Semantic roles & 50–950 ramp
primary
#67EBA4
secondary
#BD3980
accent
#0D7AD9
background
#FCFFFD
surface
#F6FEF8
border
#D0D6D1
text
#0F1712
muted
#808582