#67E891#67E891
#67E891 is a very light, vivid green. Relative luminance 0.626; OKLCH L 83.7% C 0.168 H 151.7°. Best body text is #000000 at 13.53:1 contrast (WCAG AA passes).
Color values
| HEX | #67E891 |
|---|---|
| RGB | rgb(103, 232, 145) |
| HSL | hsl(140, 74%, 66%) |
| HSV | hsv(140, 56%, 91%) |
| CMYK | cmyk(55.6%, 0%, 37.5%, 9%) |
| CIE-LAB | lab(83.25, -54.50, 31.82) |
| CIE-LCH | lch(83.25, 63.11, 149.72°) |
| OKLab | oklab(83.69% -0.1477 0.0794) |
| OKLCH | oklch(83.69% 0.168 151.7) |
| XYZ | xyz(39.5580, 62.6375, 36.7882) |
| Luminance | 0.6264 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Weird Green
#3AE57F
ΔE00 3.23
Seafoam Green
#7AF9AB
ΔE00 4.35
Light Green Blue
#56FCA2
ΔE00 4.54
Sea Green (survey)
#53FCA1
ΔE00 4.57
Lightgreen
#90EE90
ΔE00 4.57
Turquoise Green
#04F489
ΔE00 4.61
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#67E891 #E867BE
analogous
#7DE867 #67E891 #67E8D1
triadic
#67E891 #9167E8 #E89167
tetradic
#67E891 #677DE8 #E867BE #E8D167
square
#67E891 #677DE8 #E867BE #E8D167
split-complementary
#67E891 #D167E8 #E8677D
monochromatic
#1CB94F #32E06B #67E891 #9CF0B7 #D1F8DE
Accessibility & contrast
On white
1.55
#67E891 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.53
#67E891 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #67E891
13.53:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##67E891 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##67E891 | 1.00 | 1.55 | 13.53 | 13.53 |
| #FFFFFF | 1.55 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.53 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.53 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E9D78B
Deuteranopia (green-blind)
#D7CB97
Tritanopia (blue-blind)
#44E5D2
Achromatopsia (no color)
#CFCFCF
Design tokens & code
CSS
--color: #67e891; /* rgb */ color: rgb(103, 232, 145); /* oklch */ color: oklch(83.7% 0.168 151.7);
Tailwind
colors: {
custom: {
50: '#9cf0b2',
500: '#67e891',
950: '#000000',
},
}SCSS
$custom: #67e891; $custom-light: #9cf0b2; $custom-dark: #000000;
JSON
{
"hex": "#67e891",
"rgb": {
"r": 103,
"g": 232,
"b": 145
},
"hsl": {
"h": 139.535,
"s": 73.714,
"l": 65.686
},
"oklch": {
"l": 0.83685,
"c": 0.16773,
"h": 151.7
},
"luminance": 0.62641
}Semantic roles & 50–950 ramp
primary
#67E891
secondary
#B83B8F
accent
#1095D6
background
#FCFFFD
surface
#F5FEF8
border
#CFD6D1
text
#0F1711
muted
#808581