#67F49A#67F49A
#67F49A is a very light, vivid green. Relative luminance 0.699; OKLCH L 86.8% C 0.176 H 152.7°. Best body text is #000000 at 14.98:1 contrast (WCAG AA passes).
Color values
| HEX | #67F49A |
|---|---|
| RGB | rgb(103, 244, 154) |
| HSL | hsl(142, 87%, 68%) |
| HSV | hsv(142, 58%, 96%) |
| CMYK | cmyk(57.8%, 0%, 36.9%, 4.3%) |
| CIE-LAB | lab(86.95, -57.65, 32.21) |
| CIE-LCH | lch(86.95, 66.03, 150.81°) |
| OKLab | oklab(86.77% -0.1562 0.0805) |
| OKLCH | oklch(86.77% 0.176 152.7) |
| XYZ | xyz(43.7735, 69.9139, 41.7535) |
| Luminance | 0.6992 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Light Green Blue
#56FCA2
ΔE00 2.15
Sea Green (survey)
#53FCA1
ΔE00 2.20
Light Bluish Green
#76FDA8
ΔE00 2.32
Seafoam Green
#7AF9AB
ΔE00 2.60
Seafoam (survey)
#80F9AD
ΔE00 3.04
Mediumspringgreen
#00FA9A
ΔE00 3.62
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#67F49A #F467C1
analogous
#7AF467 #67F49A #67F4E0
triadic
#67F49A #9A67F4 #F49A67
tetradic
#67F49A #677AF4 #F467C1 #F4E067
square
#67F49A #677AF4 #F467C1 #F4E067
split-complementary
#67F49A #E067F4 #F4677A
monochromatic
#0FD155 #2EF074 #67F49A #A0F8C0 #D9FCE6
Accessibility & contrast
On white
1.40
#67F49A on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.98
#67F49A on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #67F49A
14.98:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##67F49A | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##67F49A | 1.00 | 1.40 | 14.98 | 14.98 |
| #FFFFFF | 1.40 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.98 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.98 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F4E294
Deuteranopia (green-blind)
#E1D4A0
Tritanopia (blue-blind)
#3BF1DD
Achromatopsia (no color)
#DADADA
Design tokens & code
CSS
--color: #67f49a; /* rgb */ color: rgb(103, 244, 154); /* oklch */ color: oklch(86.8% 0.176 152.7);
Tailwind
colors: {
custom: {
50: '#9ef9b8',
500: '#67f49a',
950: '#000000',
},
}SCSS
$custom: #67f49a; $custom-light: #9ef9b8; $custom-dark: #000000;
JSON
{
"hex": "#67f49a",
"rgb": {
"r": 103,
"g": 244,
"b": 154
},
"hsl": {
"h": 141.702,
"s": 86.503,
"l": 68.039
},
"oklch": {
"l": 0.86769,
"c": 0.17574,
"h": 152.7
},
"luminance": 0.69918
}Semantic roles & 50–950 ramp
primary
#67F49A
secondary
#CD3295
accent
#0292E3
background
#FCFFFD
surface
#F6FFF8
border
#D0D7D1
text
#0F1711
muted
#808581