#67F49C#67F49C
#67F49C is a very light, vivid green. Relative luminance 0.700; OKLCH L 86.8% C 0.174 H 153.3°. Best body text is #000000 at 15.00:1 contrast (WCAG AA passes).
Color values
| HEX | #67F49C |
|---|---|
| RGB | rgb(103, 244, 156) |
| HSL | hsl(143, 87%, 68%) |
| HSV | hsv(143, 58%, 96%) |
| CMYK | cmyk(57.8%, 0%, 36.1%, 4.3%) |
| CIE-LAB | lab(86.99, -57.29, 31.24) |
| CIE-LCH | lch(86.99, 65.26, 151.40°) |
| OKLab | oklab(86.81% -0.1553 0.0782) |
| OKLCH | oklch(86.81% 0.174 153.3) |
| XYZ | xyz(43.9415, 69.9811, 42.6381) |
| Luminance | 0.6998 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Light Green Blue
#56FCA2
ΔE00 2.05
Sea Green (survey)
#53FCA1
ΔE00 2.12
Light Bluish Green
#76FDA8
ΔE00 2.19
Seafoam Green
#7AF9AB
ΔE00 2.35
Seafoam (survey)
#80F9AD
ΔE00 2.81
Light Blue Green
#7EFBB3
ΔE00 3.53
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#67F49C #F467BF
analogous
#78F467 #67F49C #67F4E2
triadic
#67F49C #9C67F4 #F49C67
tetradic
#67F49C #6778F4 #F467BF #F4E267
square
#67F49C #6778F4 #F467BF #F4E267
split-complementary
#67F49C #E267F4 #F46778
monochromatic
#0FD158 #2EF077 #67F49C #A0F8C1 #D9FCE6
Accessibility & contrast
On white
1.40
#67F49C on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.00
#67F49C on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #67F49C
15.00:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##67F49C | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##67F49C | 1.00 | 1.40 | 15.00 | 15.00 |
| #FFFFFF | 1.40 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.00 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.00 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F4E296
Deuteranopia (green-blind)
#E1D5A2
Tritanopia (blue-blind)
#39F1DE
Achromatopsia (no color)
#DADADA
Design tokens & code
CSS
--color: #67f49c; /* rgb */ color: rgb(103, 244, 156); /* oklch */ color: oklch(86.8% 0.174 153.3);
Tailwind
colors: {
custom: {
50: '#9ef9ba',
500: '#67f49c',
950: '#000000',
},
}SCSS
$custom: #67f49c; $custom-light: #9ef9ba; $custom-dark: #000000;
JSON
{
"hex": "#67f49c",
"rgb": {
"r": 103,
"g": 244,
"b": 156
},
"hsl": {
"h": 142.553,
"s": 86.503,
"l": 68.039
},
"oklch": {
"l": 0.86807,
"c": 0.17394,
"h": 153.3
},
"luminance": 0.69985
}Semantic roles & 50–950 ramp
primary
#67F49C
secondary
#CD3293
accent
#028FE3
background
#FCFFFD
surface
#F6FFF8
border
#D0D7D1
text
#0F1711
muted
#808581