#67E196#67E196
#67E196 is a very light, vivid green. Relative luminance 0.589; OKLCH L 82.1% C 0.154 H 154.1°. Best body text is #000000 at 12.79:1 contrast (WCAG AA passes).
Color values
| HEX | #67E196 |
|---|---|
| RGB | rgb(103, 225, 150) |
| HSL | hsl(143, 67%, 64%) |
| HSV | hsv(143, 54%, 88%) |
| CMYK | cmyk(54.2%, 0%, 33.3%, 11.8%) |
| CIE-LAB | lab(81.25, -50.79, 26.60) |
| CIE-LCH | lch(81.25, 57.33, 152.36°) |
| OKLab | oklab(82.08% -0.1381 0.067) |
| OKLCH | oklch(82.08% 0.154 154.1) |
| XYZ | xyz(38.0208, 58.9326, 38.2198) |
| Luminance | 0.5894 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Aqua Green
#12E193
ΔE00 3.98
Weird Green
#3AE57F
ΔE00 4.58
Seafoam Green
#7AF9AB
ΔE00 5.30
Seafoam (survey)
#80F9AD
ΔE00 5.44
Light Greenish Blue
#63F7B4
ΔE00 5.64
Seaweed
#18D17B
ΔE00 5.79
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#67E196 #E167B2
analogous
#75E167 #67E196 #67E1D3
triadic
#67E196 #9667E1 #E19667
tetradic
#67E196 #6775E1 #E167B2 #E1D367
square
#67E196 #6775E1 #E167B2 #E1D367
split-complementary
#67E196 #D367E1 #E16775
monochromatic
#22AC57 #34D773 #67E196 #9AEBB9 #CDF5DD
Accessibility & contrast
On white
1.64
#67E196 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.79
#67E196 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #67E196
12.79:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##67E196 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##67E196 | 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)
#E1D191
Deuteranopia (green-blind)
#D0C59B
Tritanopia (blue-blind)
#44DFCE
Achromatopsia (no color)
#CACACA
Design tokens & code
CSS
--color: #67e196; /* rgb */ color: rgb(103, 225, 150); /* oklch */ color: oklch(82.1% 0.154 154.1);
Tailwind
colors: {
custom: {
50: '#9bebb5',
500: '#67e196',
950: '#000000',
},
}SCSS
$custom: #67e196; $custom-light: #9bebb5; $custom-dark: #000000;
JSON
{
"hex": "#67e196",
"rgb": {
"r": 103,
"g": 225,
"b": 150
},
"hsl": {
"h": 143.115,
"s": 67.033,
"l": 64.314
},
"oklch": {
"l": 0.82078,
"c": 0.15352,
"h": 154.1
},
"luminance": 0.58936
}Semantic roles & 50–950 ramp
primary
#67E196
secondary
#AE3F83
accent
#1788CF
background
#FCFEFD
surface
#F5FDF8
border
#CFD5D1
text
#0F1611
muted
#808481