#67EBA2#67EBA2
#67EBA2 is a very light, vivid green. Relative luminance 0.649; OKLCH L 84.8% C 0.156 H 156.4°. Best body text is #000000 at 13.98:1 contrast (WCAG AA passes).
Color values
| HEX | #67EBA2 |
|---|---|
| RGB | rgb(103, 235, 162) |
| HSL | hsl(147, 77%, 66%) |
| HSV | hsv(147, 56%, 92%) |
| CMYK | cmyk(56.2%, 0%, 31.1%, 7.8%) |
| CIE-LAB | lab(84.43, -52.62, 24.74) |
| CIE-LCH | lch(84.43, 58.14, 154.81°) |
| OKLab | oklab(84.75% -0.1434 0.0626) |
| OKLCH | oklch(84.75% 0.156 156.4) |
| XYZ | xyz(41.8200, 64.9050, 44.4995) |
| Luminance | 0.6491 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Light Greenish Blue
#63F7B4
ΔE00 3.25
Seafoam Green
#7AF9AB
ΔE00 3.29
Seafoam (survey)
#80F9AD
ΔE00 3.49
Light Blue Green
#7EFBB3
ΔE00 3.73
Light Bluish Green
#76FDA8
ΔE00 4.22
Light Green Blue
#56FCA2
ΔE00 4.24
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#67EBA2 #EB67B0
analogous
#6EEB67 #67EBA2 #67EBE4
triadic
#67EBA2 #A267EB #EBA267
tetradic
#67EBA2 #676EEB #EB67B0 #EBE467
square
#67EBA2 #676EEB #EB67B0 #EBE467
split-complementary
#67EBA2 #E467EB #EB676E
monochromatic
#19BF63 #31E481 #67EBA2 #9DF2C3 #D3F9E4
Accessibility & contrast
On white
1.50
#67EBA2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.98
#67EBA2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #67EBA2
13.98:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##67EBA2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##67EBA2 | 1.00 | 1.50 | 13.98 | 13.98 |
| #FFFFFF | 1.50 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.98 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.98 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EADA9E
Deuteranopia (green-blind)
#D7CDA7
Tritanopia (blue-blind)
#3AE9D8
Achromatopsia (no color)
#D3D3D3
Design tokens & code
CSS
--color: #67eba2; /* rgb */ color: rgb(103, 235, 162); /* oklch */ color: oklch(84.8% 0.156 156.4);
Tailwind
colors: {
custom: {
50: '#9cf2be',
500: '#67eba2',
950: '#000000',
},
}SCSS
$custom: #67eba2; $custom-light: #9cf2be; $custom-dark: #000000;
JSON
{
"hex": "#67eba2",
"rgb": {
"r": 103,
"g": 235,
"b": 162
},
"hsl": {
"h": 146.818,
"s": 76.744,
"l": 66.275
},
"oklch": {
"l": 0.8475,
"c": 0.15646,
"h": 156.4
},
"luminance": 0.64909
}Semantic roles & 50–950 ramp
primary
#67EBA2
secondary
#BD3982
accent
#0D7ED9
background
#FCFFFD
surface
#F6FEF8
border
#D0D6D1
text
#0F1712
muted
#808582