#67EB91#67EB91
#67EB91 is a very light, vivid green. Relative luminance 0.643; OKLCH L 84.4% C 0.172 H 151.4°. Best body text is #000000 at 13.87:1 contrast (WCAG AA passes).
Color values
| HEX | #67EB91 |
|---|---|
| RGB | rgb(103, 235, 145) |
| HSL | hsl(139, 77%, 66%) |
| HSV | hsv(139, 56%, 92%) |
| CMYK | cmyk(56.2%, 0%, 38.3%, 7.8%) |
| CIE-LAB | lab(84.14, -55.68, 33.00) |
| CIE-LCH | lch(84.14, 64.73, 149.34°) |
| OKLab | oklab(84.42% -0.1509 0.0822) |
| OKLCH | oklch(84.42% 0.172 151.4) |
| XYZ | xyz(40.4097, 64.3409, 37.0721) |
| Luminance | 0.6434 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Weird Green
#3AE57F
ΔE00 3.23
Light Green Blue
#56FCA2
ΔE00 4.02
Sea Green (survey)
#53FCA1
ΔE00 4.03
Seafoam Green
#7AF9AB
ΔE00 4.04
Turquoise Green
#04F489
ΔE00 4.14
Light Bluish Green
#76FDA8
ΔE00 4.16
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#67EB91 #EB67C1
analogous
#7FEB67 #67EB91 #67EBD3
triadic
#67EB91 #9167EB #EB9167
tetradic
#67EB91 #677FEB #EB67C1 #EBD367
square
#67EB91 #677FEB #EB67C1 #EBD367
split-complementary
#67EB91 #D367EB #EB677F
monochromatic
#19BF4E #31E46A #67EB91 #9DF2B8 #D3F9DF
Accessibility & contrast
On white
1.51
#67EB91 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.87
#67EB91 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #67EB91
13.87:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##67EB91 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##67EB91 | 1.00 | 1.51 | 13.87 | 13.87 |
| #FFFFFF | 1.51 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.87 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.87 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#ECD98B
Deuteranopia (green-blind)
#DACD97
Tritanopia (blue-blind)
#43E8D4
Achromatopsia (no color)
#D2D2D2
Design tokens & code
CSS
--color: #67eb91; /* rgb */ color: rgb(103, 235, 145); /* oklch */ color: oklch(84.4% 0.172 151.4);
Tailwind
colors: {
custom: {
50: '#9df2b2',
500: '#67eb91',
950: '#000000',
},
}SCSS
$custom: #67eb91; $custom-light: #9df2b2; $custom-dark: #000000;
JSON
{
"hex": "#67eb91",
"rgb": {
"r": 103,
"g": 235,
"b": 145
},
"hsl": {
"h": 139.091,
"s": 76.744,
"l": 66.275
},
"oklch": {
"l": 0.84415,
"c": 0.1718,
"h": 151.4
},
"luminance": 0.64345
}Semantic roles & 50–950 ramp
primary
#67EB91
secondary
#BD3993
accent
#0D98D9
background
#FCFFFD
surface
#F6FEF8
border
#D0D6D1
text
#0F1711
muted
#808581