#67E197#67E197
#67E197 is a very light, vivid green. Relative luminance 0.590; OKLCH L 82.1% C 0.153 H 154.5°. Best body text is #000000 at 12.79:1 contrast (WCAG AA passes).
Color values
| HEX | #67E197 |
|---|---|
| RGB | rgb(103, 225, 151) |
| HSL | hsl(144, 67%, 64%) |
| HSV | hsv(144, 54%, 88%) |
| CMYK | cmyk(54.2%, 0%, 32.9%, 11.8%) |
| CIE-LAB | lab(81.27, -50.61, 26.11) |
| CIE-LCH | lch(81.27, 56.94, 152.71°) |
| OKLab | oklab(82.1% -0.1377 0.0658) |
| OKLCH | oklch(82.1% 0.153 154.5) |
| XYZ | xyz(38.1017, 58.9650, 38.6457) |
| Luminance | 0.5897 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Aqua Green
#12E193
ΔE00 3.95
Weird Green
#3AE57F
ΔE00 4.73
Seafoam Green
#7AF9AB
ΔE00 5.30
Seafoam (survey)
#80F9AD
ΔE00 5.43
Light Greenish Blue
#63F7B4
ΔE00 5.54
Seaweed
#18D17B
ΔE00 5.85
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#67E197 #E167B1
analogous
#74E167 #67E197 #67E1D4
triadic
#67E197 #9767E1 #E19767
tetradic
#67E197 #6774E1 #E167B1 #E1D467
square
#67E197 #6774E1 #E167B1 #E1D467
split-complementary
#67E197 #D467E1 #E16774
monochromatic
#22AC58 #34D774 #67E197 #9AEBBA #CDF5DD
Accessibility & contrast
On white
1.64
#67E197 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.79
#67E197 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #67E197
12.79:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##67E197 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##67E197 | 1.00 | 1.64 | 12.79 | 12.79 |
| #FFFFFF | 1.64 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.79 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.79 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E1D192
Deuteranopia (green-blind)
#CFC59C
Tritanopia (blue-blind)
#44DFCE
Achromatopsia (no color)
#CACACA
Design tokens & code
CSS
--color: #67e197; /* rgb */ color: rgb(103, 225, 151); /* oklch */ color: oklch(82.1% 0.153 154.5);
Tailwind
colors: {
custom: {
50: '#9bebb6',
500: '#67e197',
950: '#000000',
},
}SCSS
$custom: #67e197; $custom-light: #9bebb6; $custom-dark: #000000;
JSON
{
"hex": "#67e197",
"rgb": {
"r": 103,
"g": 225,
"b": 151
},
"hsl": {
"h": 143.607,
"s": 67.033,
"l": 64.314
},
"oklch": {
"l": 0.82098,
"c": 0.1526,
"h": 154.5
},
"luminance": 0.58968
}Semantic roles & 50–950 ramp
primary
#67E197
secondary
#AE3F82
accent
#1786CF
background
#FCFEFD
surface
#F5FDF8
border
#CFD5D1
text
#0F1611
muted
#808481