#67EBA7#67EBA7
#67EBA7 is a very light, vivid green. Relative luminance 0.651; OKLCH L 84.9% C 0.152 H 158.1°. Best body text is #000000 at 14.02:1 contrast (WCAG AA passes).
Color values
| HEX | #67EBA7 |
|---|---|
| RGB | rgb(103, 235, 167) |
| HSL | hsl(149, 77%, 66%) |
| HSV | hsv(149, 56%, 92%) |
| CMYK | cmyk(56.2%, 0%, 28.9%, 7.8%) |
| CIE-LAB | lab(84.53, -51.65, 22.30) |
| CIE-LCH | lch(84.53, 56.26, 156.65°) |
| OKLab | oklab(84.86% -0.1412 0.0566) |
| OKLCH | oklch(84.86% 0.152 158.1) |
| XYZ | xyz(42.2733, 65.0863, 46.8869) |
| Luminance | 0.6509 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Light Greenish Blue
#63F7B4
ΔE00 2.77
Seafoam Green
#7AF9AB
ΔE00 3.64
Light Blue Green
#7EFBB3
ΔE00 3.74
Seafoam (survey)
#80F9AD
ΔE00 3.76
Aqua Green
#12E193
ΔE00 4.55
Light Bluish Green
#76FDA8
ΔE00 4.71
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#67EBA7 #EB67AB
analogous
#69EB67 #67EBA7 #67EBE9
triadic
#67EBA7 #A767EB #EBA767
tetradic
#67EBA7 #6769EB #EB67AB #EBE967
square
#67EBA7 #6769EB #EB67AB #EBE967
split-complementary
#67EBA7 #E967EB #EB6769
monochromatic
#19BF69 #31E488 #67EBA7 #9DF2C6 #D3F9E6
Accessibility & contrast
On white
1.50
#67EBA7 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.02
#67EBA7 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #67EBA7
14.02:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##67EBA7 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##67EBA7 | 1.00 | 1.50 | 14.02 | 14.02 |
| #FFFFFF | 1.50 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.02 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.02 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E9DBA3
Deuteranopia (green-blind)
#D7CEAB
Tritanopia (blue-blind)
#36EAD9
Achromatopsia (no color)
#D3D3D3
Design tokens & code
CSS
--color: #67eba7; /* rgb */ color: rgb(103, 235, 167); /* oklch */ color: oklch(84.9% 0.152 158.1);
Tailwind
colors: {
custom: {
50: '#9cf2c1',
500: '#67eba7',
950: '#000000',
},
}SCSS
$custom: #67eba7; $custom-light: #9cf2c1; $custom-dark: #000000;
JSON
{
"hex": "#67eba7",
"rgb": {
"r": 103,
"g": 235,
"b": 167
},
"hsl": {
"h": 149.091,
"s": 76.744,
"l": 66.275
},
"oklch": {
"l": 0.84857,
"c": 0.15209,
"h": 158.1
},
"luminance": 0.6509
}Semantic roles & 50–950 ramp
primary
#67EBA7
secondary
#BD397D
accent
#0D76D9
background
#FCFFFD
surface
#F6FEF9
border
#D0D6D2
text
#0F1712
muted
#808582