#67E894#67E894
#67E894 is a very light, vivid green. Relative luminance 0.627; OKLCH L 83.7% C 0.165 H 152.6°. Best body text is #000000 at 13.55:1 contrast (WCAG AA passes).
Color values
| HEX | #67E894 |
|---|---|
| RGB | rgb(103, 232, 148) |
| HSL | hsl(141, 74%, 66%) |
| HSV | hsv(141, 56%, 91%) |
| CMYK | cmyk(55.6%, 0%, 36.2%, 9%) |
| CIE-LAB | lab(83.30, -53.98, 30.37) |
| CIE-LCH | lch(83.30, 61.93, 150.64°) |
| OKLab | oklab(83.74% -0.1464 0.076) |
| OKLCH | oklch(83.74% 0.165 152.6) |
| XYZ | xyz(39.7924, 62.7313, 38.0226) |
| Luminance | 0.6273 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Weird Green
#3AE57F
ΔE00 3.54
Seafoam Green
#7AF9AB
ΔE00 4.12
Seafoam (survey)
#80F9AD
ΔE00 4.37
Light Green Blue
#56FCA2
ΔE00 4.46
Sea Green (survey)
#53FCA1
ΔE00 4.50
Light Bluish Green
#76FDA8
ΔE00 4.55
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#67E894 #E867BB
analogous
#7AE867 #67E894 #67E8D4
triadic
#67E894 #9467E8 #E89467
tetradic
#67E894 #677AE8 #E867BB #E8D467
square
#67E894 #677AE8 #E867BB #E8D467
split-complementary
#67E894 #D467E8 #E8677A
monochromatic
#1CB953 #32E06F #67E894 #9CF0B9 #D1F8DF
Accessibility & contrast
On white
1.55
#67E894 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.55
#67E894 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #67E894
13.55:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##67E894 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##67E894 | 1.00 | 1.55 | 13.55 | 13.55 |
| #FFFFFF | 1.55 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.55 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.55 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E8D78E
Deuteranopia (green-blind)
#D7CB99
Tritanopia (blue-blind)
#43E5D3
Achromatopsia (no color)
#CFCFCF
Design tokens & code
CSS
--color: #67e894; /* rgb */ color: rgb(103, 232, 148); /* oklch */ color: oklch(83.7% 0.165 152.6);
Tailwind
colors: {
custom: {
50: '#9cf0b4',
500: '#67e894',
950: '#000000',
},
}SCSS
$custom: #67e894; $custom-light: #9cf0b4; $custom-dark: #000000;
JSON
{
"hex": "#67e894",
"rgb": {
"r": 103,
"g": 232,
"b": 148
},
"hsl": {
"h": 140.93,
"s": 73.714,
"l": 65.686
},
"oklch": {
"l": 0.83741,
"c": 0.16498,
"h": 152.6
},
"luminance": 0.62735
}Semantic roles & 50–950 ramp
primary
#67E894
secondary
#B83B8D
accent
#1091D6
background
#FCFFFD
surface
#F5FEF8
border
#CFD6D1
text
#0F1711
muted
#808581