#67EBA0#67EBA0
#67EBA0 is a very light, vivid green. Relative luminance 0.648; OKLCH L 84.7% C 0.158 H 155.8°. Best body text is #000000 at 13.97:1 contrast (WCAG AA passes).
Color values
| HEX | #67EBA0 |
|---|---|
| RGB | rgb(103, 235, 160) |
| HSL | hsl(146, 77%, 66%) |
| HSV | hsv(146, 56%, 92%) |
| CMYK | cmyk(56.2%, 0%, 31.9%, 7.8%) |
| CIE-LAB | lab(84.40, -52.99, 25.72) |
| CIE-LCH | lch(84.40, 58.91, 154.11°) |
| OKLab | oklab(84.71% -0.1443 0.065) |
| OKLCH | oklch(84.71% 0.158 155.8) |
| XYZ | xyz(41.6436, 64.8344, 43.5706) |
| Luminance | 0.6484 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Seafoam Green
#7AF9AB
ΔE00 3.23
Seafoam (survey)
#80F9AD
ΔE00 3.45
Light Greenish Blue
#63F7B4
ΔE00 3.50
Light Blue Green
#7EFBB3
ΔE00 3.80
Light Green Blue
#56FCA2
ΔE00 4.08
Light Bluish Green
#76FDA8
ΔE00 4.08
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#67EBA0 #EB67B2
analogous
#70EB67 #67EBA0 #67EBE2
triadic
#67EBA0 #A067EB #EBA067
tetradic
#67EBA0 #6770EB #EB67B2 #EBE267
square
#67EBA0 #6770EB #EB67B2 #EBE267
split-complementary
#67EBA0 #E267EB #EB6770
monochromatic
#19BF61 #31E47E #67EBA0 #9DF2C2 #D3F9E4
Accessibility & contrast
On white
1.50
#67EBA0 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.97
#67EBA0 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #67EBA0
13.97:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##67EBA0 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##67EBA0 | 1.00 | 1.50 | 13.97 | 13.97 |
| #FFFFFF | 1.50 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.97 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.97 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EADA9B
Deuteranopia (green-blind)
#D8CDA5
Tritanopia (blue-blind)
#3BE9D7
Achromatopsia (no color)
#D3D3D3
Design tokens & code
CSS
--color: #67eba0; /* rgb */ color: rgb(103, 235, 160); /* oklch */ color: oklch(84.7% 0.158 155.8);
Tailwind
colors: {
custom: {
50: '#9cf2bc',
500: '#67eba0',
950: '#000000',
},
}SCSS
$custom: #67eba0; $custom-light: #9cf2bc; $custom-dark: #000000;
JSON
{
"hex": "#67eba0",
"rgb": {
"r": 103,
"g": 235,
"b": 160
},
"hsl": {
"h": 145.909,
"s": 76.744,
"l": 66.275
},
"oklch": {
"l": 0.84709,
"c": 0.15823,
"h": 155.8
},
"luminance": 0.64838
}Semantic roles & 50–950 ramp
primary
#67EBA0
secondary
#BD3984
accent
#0D81D9
background
#FCFFFD
surface
#F6FEF8
border
#D0D6D1
text
#0F1712
muted
#808582